public class MgcpMixerEndpoint extends GenericMgcpEndpoint
mediaGroup| Constructor and Description |
|---|
MgcpMixerEndpoint(EndpointIdentifier endpointId,
AudioMixer inbandMixer,
OOBMixer outbandMixer,
MgcpConnectionProvider connectionProvider,
MediaGroup mediaGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onActivated()
Event that is called when endpoint becomes active.
|
protected void |
onConnectionCreated(MgcpConnection connection)
Event that is called when a new connection is created in the endpoint.
|
protected void |
onConnectionDeleted(MgcpConnection connection)
Event that is called when a new connection is deleted in the endpoint.
|
protected void |
onDeactivated()
Event that is called when endpoint becomes inactive.
|
cancelSignal, createConnection, deactivate, deleteConnection, deleteConnections, deleteConnections, forget, forget, getConnection, getEndpointId, getMediaGroup, hasCalls, isActive, notify, notify, observe, observe, onCallTerminated, onConnectionFailure, onEvent, requestNotificationpublic MgcpMixerEndpoint(EndpointIdentifier endpointId, AudioMixer inbandMixer, OOBMixer outbandMixer, MgcpConnectionProvider connectionProvider, MediaGroup mediaGroup)
protected void onConnectionCreated(MgcpConnection connection)
GenericMgcpEndpointonConnectionCreated in class GenericMgcpEndpointprotected void onConnectionDeleted(MgcpConnection connection)
GenericMgcpEndpointonConnectionDeleted in class GenericMgcpEndpointprotected void onActivated()
GenericMgcpEndpointonActivated in class GenericMgcpEndpointprotected void onDeactivated()
GenericMgcpEndpointonDeactivated in class GenericMgcpEndpointCopyright © 2017 TeleStax, Inc.. All Rights Reserved.