| 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 |
AsyncMgcpChannel |
class |
MgcpChannelInboundHandler
Inbound handler that receives incoming MGCP messages and injects them in the MGCP stack for processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MgcpChannel
Deprecated.
Use
org.restcomm.media.control.mgcp.network.netty package |
class |
MgcpPacketHandler
Deprecated.
Use
org.restcomm.media.control.mgcp.network.netty package |
| 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.