Class CCOperations
- java.lang.Object
-
- CCOperations
-
public class CCOperations extends Object
Defines metadata for callcontrol's operations.
-
-
Field Summary
Fields Modifier and Type Field Description static TcapOperation
activityTest
Operation metadata for CC-Operations.activityTest.static TcapOperation
applyCharging
Operation metadata for CC-Operations.applyCharging.static TcapOperation
applyChargingReport
Operation metadata for CC-Operations.applyChargingReport.static TcapOperation
assistRequestInstructions
Operation metadata for CC-Operations.assistRequestInstructions.static TcapOperation
callGap
Operation metadata for CC-Operations.callGap.static TcapOperation
callInformationReport
Operation metadata for CC-Operations.callInformationReport.static TcapOperation
callInformationRequest
Operation metadata for CC-Operations.callInformationRequest.static TcapOperation
cancel
Operation metadata for CC-Operations.cancel.static TcapOperation
connect
Operation metadata for CC-Operations.connect.static TcapOperation
connectToResource
Operation metadata for CC-Operations.connectToResource.static TcapOperation
Continue
Operation metadata for CC-Operations.continue.static TcapOperation
disconnectForwardConnection
Operation metadata for CC-Operations.disconnectForwardConnection.static TcapOperation
establishTemporaryConnection
Operation metadata for CC-Operations.establishTemporaryConnection.static TcapOperation
eventReportBCSM
Operation metadata for CC-Operations.eventReportBCSM.static TcapOperation
furnishChargingInformation
Operation metadata for CC-Operations.furnishChargingInformation.static TcapOperation
initialDP
Operation metadata for CC-Operations.initialDP.static TcapOperation
playAnnouncement
Operation metadata for CC-Operations.playAnnouncement.static TcapOperation
promptAndCollectUserInformation
Operation metadata for CC-Operations.promptAndCollectUserInformation.static TcapOperation
releaseCall
Operation metadata for CC-Operations.releaseCall.static TcapOperation
requestReportBCSMEvent
Operation metadata for CC-Operations.requestReportBCSMEvent.static TcapOperation
resetTimer
Operation metadata for CC-Operations.resetTimer.static TcapOperation
sendChargingInformation
Operation metadata for CC-Operations.sendChargingInformation.static TcapOperation
specializedResourceReport
Operation metadata for CC-Operations.specializedResourceReport.
-
-
-
Field Detail
-
Continue
public static final TcapOperation Continue
Operation metadata for CC-Operations.continue.- TCAP operation class 4: does not return a result or error
- No argument
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.continueRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCContinueRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
activityTest
public static final TcapOperation activityTest
Operation metadata for CC-Operations.activityTest.- TCAP operation class 3: returns success (result) only
- No argument
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.activityTestRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCActivityTestRequestEvent
- Result event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.activityTestResult
- Vendor: OpenCloud
- Version: 3.1
- Result event class:
CCActivityTestResultEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
applyCharging
public static final TcapOperation applyCharging
Operation metadata for CC-Operations.applyCharging.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCApplyChargingArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.applyChargingRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCApplyChargingRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
applyChargingReport
public static final TcapOperation applyChargingReport
Operation metadata for CC-Operations.applyChargingReport.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCApplyChargingReportArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.applyChargingReportRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCApplyChargingReportRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
assistRequestInstructions
public static final TcapOperation assistRequestInstructions
Operation metadata for CC-Operations.assistRequestInstructions.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCAssistRequestInstructionsArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.assistRequestInstructionsRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCAssistRequestInstructionsRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
callGap
public static final TcapOperation callGap
Operation metadata for CC-Operations.callGap.- TCAP operation class 4: does not return a result or error
- Argument type:
CCCallGapArg
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.callGapRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCCallGapRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
callInformationReport
public static final TcapOperation callInformationReport
Operation metadata for CC-Operations.callInformationReport.- TCAP operation class 4: does not return a result or error
- Argument type:
CCCallInformationReportArg
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.callInformationReportRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCCallInformationReportRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
callInformationRequest
public static final TcapOperation callInformationRequest
Operation metadata for CC-Operations.callInformationRequest.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCCallInformationRequestArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.callInformationRequestRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCCallInformationRequestRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
cancel
public static final TcapOperation cancel
Operation metadata for CC-Operations.cancel.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCCancelArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.cancelRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCCancelRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
connect
public static final TcapOperation connect
Operation metadata for CC-Operations.connect.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCConnectArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.connectRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCConnectRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
connectToResource
public static final TcapOperation connectToResource
Operation metadata for CC-Operations.connectToResource.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCConnectToResourceArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.connectToResourceRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCConnectToResourceRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
disconnectForwardConnection
public static final TcapOperation disconnectForwardConnection
Operation metadata for CC-Operations.disconnectForwardConnection.- TCAP operation class 2: returns failure (error) only
- No argument
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.disconnectForwardConnectionRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCDisconnectForwardConnectionRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
establishTemporaryConnection
public static final TcapOperation establishTemporaryConnection
Operation metadata for CC-Operations.establishTemporaryConnection.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCEstablishTemporaryConnectionArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.establishTemporaryConnectionRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCEstablishTemporaryConnectionRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
eventReportBCSM
public static final TcapOperation eventReportBCSM
Operation metadata for CC-Operations.eventReportBCSM.- TCAP operation class 4: does not return a result or error
- Argument type:
CCEventReportBCSMArg
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.eventReportBCSMRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCEventReportBCSMRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
furnishChargingInformation
public static final TcapOperation furnishChargingInformation
Operation metadata for CC-Operations.furnishChargingInformation.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCFurnishChargingInformationArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.furnishChargingInformationRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCFurnishChargingInformationRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
initialDP
public static final TcapOperation initialDP
Operation metadata for CC-Operations.initialDP.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCInitialDPArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.initialDPRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCInitialDPRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
playAnnouncement
public static final TcapOperation playAnnouncement
Operation metadata for CC-Operations.playAnnouncement.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCPlayAnnouncementArg
- No result value
- Errors:
- Linked operations:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.playAnnouncementRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCPlayAnnouncementRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
promptAndCollectUserInformation
public static final TcapOperation promptAndCollectUserInformation
Operation metadata for CC-Operations.promptAndCollectUserInformation.- TCAP operation class 1: returns both success (result) and failure (error)
- Argument type:
CCPromptAndCollectUserInformationArg
- Result type:
CCReceivedInformationArg
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.promptAndCollectUserInformationRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCPromptAndCollectUserInformationRequestEvent
- Result event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.promptAndCollectUserInformationResult
- Vendor: OpenCloud
- Version: 3.1
- Result event class:
CCPromptAndCollectUserInformationResultEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
releaseCall
public static final TcapOperation releaseCall
Operation metadata for CC-Operations.releaseCall.- TCAP operation class 4: does not return a result or error
- Argument type:
CCReleaseCallArg
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.releaseCallRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCReleaseCallRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
requestReportBCSMEvent
public static final TcapOperation requestReportBCSMEvent
Operation metadata for CC-Operations.requestReportBCSMEvent.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCRequestReportBCSMEventArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.requestReportBCSMEventRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCRequestReportBCSMEventRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
resetTimer
public static final TcapOperation resetTimer
Operation metadata for CC-Operations.resetTimer.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCResetTimerArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.resetTimerRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCResetTimerRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
sendChargingInformation
public static final TcapOperation sendChargingInformation
Operation metadata for CC-Operations.sendChargingInformation.- TCAP operation class 2: returns failure (error) only
- Argument type:
CCSendChargingInformationArg
- No result value
- Errors:
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.sendChargingInformationRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCSendChargingInformationRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
specializedResourceReport
public static final TcapOperation specializedResourceReport
Operation metadata for CC-Operations.specializedResourceReport.- TCAP operation class 4: does not return a result or error
- Argument type:
CCSpecializedResourceReportArg
- No result value
- No errors
- Invoke event type:
- Name: com.opencloud.slee.resources.cgin.callcontrol.specializedResourceReportRequest
- Vendor: OpenCloud
- Version: 3.1
- Invoke event class:
CCSpecializedResourceReportRequestEvent
Invoked by the responding side of
CCApplicationContexts.cc_AC
.
-
-