Package org.mobicents.csapi.jr.slee.cc.mpccs

Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces.

See:
          Description

Interface Summary
IpCallLegConnection The call leg interface represents the logical call leg associating a call with an address.
IpMultiPartyCallConnection The Multi-Party Call provides the possibility to control the call routing, to request information from the call, control the charging of the call, to release the call and to supervise the call.
IpMultiPartyCallControlManagerConnection This interface is the 'service manager' interface for the Multi-party Call Control Service.
 

Class Summary
AttachMediaErrEvent This asynchronous event reports that the original request was erroneous, or resulted in an error condition.
AttachMediaResEvent This asynchronous event reports the attachment of a call leg to a call has succeeded.
CallAbortedEvent This event indicates to the application that the call object has aborted or terminated abnormally.
CallEndedEvent This event indicates to the application that the call has terminated in the network.
CallLegEndedEvent This event indicates to the application that the leg has terminated in the network.
CallOverloadCeasedEvent This event indicates that the network has detected that the overload has ceased and has automatically removed any load controls on calls requested to a particular address range or calls made to a particular destination within the call control service.
CallOverloadEncounteredEvent This event indicates that the network has detected overload and may have automatically imposed load control on calls requested to a particular address range or calls made to a particular destination within the call control service.
CreateAndRouteCallLegErrEvent This asynchronous event indicates that the request to route the call leg to the destination party was unsuccessful - the call leg could not be routed to the destination party (for example, the network was unable to route the call leg, the parameters were incorrect, the request was refused, etc.).
DetachMediaErrEvent This asynchronous event reports that the original request was erroneous, or resulted in an error condition.
DetachMediaResEvent This asynchronous event reports the detachment of a call leg from a call has succeeded.
EventReportErrEvent This asynchronous event indicates that the request to manage call leg event reports was unsuccessful, and the reason (for example, the parameters were incorrect, the request was refused, etc.).
EventReportResEvent This asynchronous event reports that an event has occurred that was requested to be reported (for example, a mid-call event, the party has requested to disconnect, etc.).
GetInfoErrEvent This asynchronous event reports that the original request was erroneous, or resulted in an error condition.
GetInfoResEvent This asynchronous event reports all the necessary information requested by the application, for example to calculate charging.
ManagerInterruptedEvent This event indicates to the application that event notifications and method invocations have been temporarily interrupted (for example, due to network resources unavailable).
ManagerResumedEvent This event indicates to the application that event notifications are possible and method invocations are enabled.
ReportNotificationEvent This event notifies the application of the arrival of a call-related event.
RouteErrEvent This asynchronous event indicates that the request to route the call leg to the destination party was unsuccessful - the call leg could not be routed to the destination party (for example, the network was unable to route the call leg, the parameters were incorrect, the request was refused, etc.).
SuperviseErrEvent This event represents a < SuperviseErrEvent > callback from the Parlay Gateway
SuperviseResEvent This asynchronous event reports a call leg supervision event to the application when it has indicated its interest in this kind of event.
TpCallLegIdentifier Defines the Sequence of Data Elements that unambiguously specify the Call Leg object.
TpMultiPartyCallIdentifier Defines the Sequence of Data Elements that unambiguously specify the Call object
 

Package org.mobicents.csapi.jr.slee.cc.mpccs Description

Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces.



Copyright © 2008. All Rights Reserved.