Difference between revisions of "Cancel"

From ss7api.null.ro
Jump to: navigation, search
(Created page with "==Capability: Camel== ==Usage== This operation is used by the gsmSCF to request the gsmSRF to cancel a correlated previous operation. The operation to be deleted can be eit...")

Revision as of 13:22, 26 August 2013

Contents

Capability: Camel

Usage

This operation is used by the gsmSCF to request the gsmSRF to cancel a correlated previous operation. The operation to be deleted can be either a PlayAnnouncement or a PromptAndCollectUserInformation operation. It can also be used to cancell all outstanding requests.

Expected actions

Invoke parameters

  • The operation contains one of the following parameters:
    • invokeID – specifies the operation to be cancelled
    • allRequests – indicates that all active requests for EventReportBCSM, ApplyChargingReport and CallInformationReport shall be cancelled.


Result parameters

This operation does not expect a result.

Example

	<component localCID="1" type="Invoke" operationCode="cancel">
     		<cancelArg>
      		<allRequests/>
    		</cancelArg>
  	</component>
Personal tools
Namespaces

Variants
Actions
MAP & CAMEL XML Interface
Diameter XML Interface
MAP and CAMEL operations
Diameter interfaces
Examples
Resources
Navigation
Toolbox