| 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.
|
class |
MgcpPacketHandler
Handler to decode and process incoming MGCP packets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MgcpTransactionManager |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalMgcpTransactionManager |
class |
SubMgcpTransactionManager
Manages a group of MGCP transactions.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.