Package com.opencloud.slee.resources.cgin.callcontrol.metadata
Supported Application Contexts
The callcontrol protocol defines one synthetic application context containing all operations. This application context is only present for code-generation reasons and should not actually be used by a service developer. Instead, refer to the application context constants provided by the concrete network protocols.
Supported Operations
The callcontrol protocol defines common operations that are provided by all
subprotocols. Metadata and further documentation for these operations is available
in the CCOperations
metadata class.
All of the operations are top-level operations and do not have parents. Each operation defines a new event type within the callcontrol API to fire that operation request (and, optionally, result) to SLEE services. See the individual operation descriptions for details.
activityTest
applyCharging
applyChargingReport
assistRequestInstructions
callInformationReport
callInformationRequest
cancel
connect
connectToResource
Continue
disconnectForwardConnection
establishTemporaryConnection
eventReportBCSM
furnishChargingInformation
initialDP
playAnnouncement
promptAndCollectUserInformation
releaseCall
requestReportBCSMEvent
resetTimer
sendChargingInformation
specializedResourceReport
-
Class Summary Class Description CCApplicationContexts Defines metadata for callcontrol's application contexts.CCErrors Defines metadata for callcontrol's errors.CCOpenTypeExtensions Defines metadata for callcontrol's open type extensions.CCOperations Defines metadata for callcontrol's operations.