| Interface | Description |
|---|---|
| MediaGroup |
Holds media components.
|
| MgcpEndpoint |
An Endpoint is a logical representation of a physical entity, such as an analog phone or a channel in a trunk.
|
| MgcpEndpointObserver |
Observes state changes in MGCP endpoints.
|
| MgcpEndpointSubject |
Subscribes observers to receive notifications about MGCP Endpoint state changes.
|
| Class | Description |
|---|---|
| EndpointIdentifier |
Data structure to hold an MGCP Endpoint name.
|
| EndpointIdentifierParser |
Parses identifiers of MGCP Endpoints.
|
| GenericMgcpEndpoint |
Abstract representation of an MGCP Endpoint that groups connections by calls.
|
| MediaGroupImpl | |
| MgcpEndpointManager |
Manages the collection of endpoints registered system-wide.
|
| MgcpMixerEndpoint |
Implementation of an MGCP Endpoint that mixes audio frames from all sources.
|
| MgcpSplitterEndpoint |
Provides MGCP endpoints that rely on a Mixer to relay media.
|
| Enum | Description |
|---|---|
| MgcpEndpointState |
List of possible states of an MGCP Endpoint.
|
| Exception | Description |
|---|---|
| MalformedMgcpEndpointIdentifier |
Thrown when an MGCP Endpoint Identifier is malformed.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.