| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.endpoint | |
| org.mobicents.media.control.mgcp.network | |
| org.mobicents.media.control.mgcp.transaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MgcpEndpoint
An Endpoint is a logical representation of a physical entity, such as an analog phone or a channel in a trunk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMgcpEndpoint
Abstract representation of an MGCP Endpoint that groups connections by calls.
|
class |
MgcpEndpointManager
Manages the collection of endpoints registered system-wide.
|
class |
MgcpMixerEndpoint
Implementation of an MGCP Endpoint that mixes audio frames from all sources.
|
class |
MgcpSplitterEndpoint
Provides MGCP endpoints that rely on a Mixer to relay media.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MgcpChannel
UDP channel that handles MGCP traffic.
|
| Modifier and Type | Field and Description |
|---|---|
MgcpMessageSubject |
MgcpPacketHandler.listener |
| Constructor and Description |
|---|
MgcpPacketHandler(MgcpMessageParser parser,
MgcpMessageSubject listener) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionManager |
| Modifier and Type | Class and Description |
|---|---|
class |
MgcpTransactionManager
Manages a group of MGCP transactions.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.