Difference between revisions of "ReleaseCall"

From ss7api.null.ro
Jump to: navigation, search
(Invoke parameters)
Line 1: Line 1:
 +
{{DISPLAYTITLE:releaseCall}}
 
==Capability: Camel==  
 
==Capability: Camel==  
  

Revision as of 18:15, 27 August 2013

Contents

Capability: Camel

Usage

This operation is used by the gsmSCF to tear down an existing call at any phase of the call for all parties involved in the call.

Expected actions

  • Upon the receipt of this operation, the gsmSCF will release the call in all directions with the cause indicator specified by the “cause” parameter.

Invoke parameters

  • cause – the reason for releasing the call.

Result parameters

This operation does not expect a result.

Example

<component localCID="1" type="Invoke" operationCode="releaseCall">
        <cause>69 35</cause>
</component>
Personal tools
Namespaces

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