|
Interface Summary |
| MsEventFactory |
Application may ask to be notified about certain events occurring in an
endpoint (e.g., DTMF) by including the name of the event in a
org.mobicents.mscontrol.events.MsEventIdentifier parameter and calling
createRequestedEvent
|
| MsEventIdentifier |
Application interested in Events from Endpoints or applying Signals to
Endpoints need's to pass the instance of MsEventIdentifier
The PackageName passed should be supported by Endpoint |
| MsRequestedEvent |
Specifies the requested Action on Endpoint. |
| MsRequestedSignal |
Used to apply the requested signal on endpoint. |