| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.endpoint | |
| org.mobicents.media.control.mgcp.pkg |
| 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 |
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 | Method and Description |
|---|---|
void |
AbstractMgcpSignal.forget(MgcpEventObserver observer) |
void |
MgcpEventSubject.forget(MgcpEventObserver observer) |
void |
AbstractMgcpSignal.observe(MgcpEventObserver observer) |
void |
MgcpEventSubject.observe(MgcpEventObserver observer) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.