| Package | Description |
|---|---|
| org.mobicents.media.control.mgcp.endpoint | |
| org.mobicents.media.control.mgcp.pkg | |
| org.mobicents.media.control.mgcp.pkg.au | |
| org.mobicents.media.control.mgcp.pkg.base |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericMgcpEndpoint.onEvent(Object originator,
MgcpEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMgcpEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMgcpSignal.notify(Object originator,
MgcpEvent event) |
void |
MgcpEventSubject.notify(Object originator,
MgcpEvent event) |
void |
MgcpEventObserver.onEvent(Object originator,
MgcpEvent event)
Triggered when an MGCP event is fired.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationComplete
Detected upon the successful completion of a Play, PlayRecord, or Play Collect signal.
|
class |
OperationFailed
Detected upon the failure of a Play, PlayRecord, or PlayCollect signal.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationFailure
The operation failure event is generated when the endpoint was asked to apply one or several signals of type TO on the
endpoint or connection, and one or more of those signals failed prior to timing out.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.