Difference between revisions of "DisconnectForwardConnection"
From ss7api.null.ro
(Created page with "==Capability: Camel== ==Usage== This operation is used by gsmSCF to clear a connection: * to an gsmSRF: explictly disconnect a connection to a resource (the gsmSRF) establi...") |
|||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:disconnectForwardConnection}} | ||
==Capability: Camel== | ==Capability: Camel== | ||
Latest revision as of 17:21, 27 August 2013
Contents |
[edit] Capability: Camel
[edit] Usage
This operation is used by gsmSCF to clear a connection:
- to an gsmSRF: explictly disconnect a connection to a resource (the gsmSRF) established previously by a “connectToResource” operation. It is used as a forward disconnection from the gsmSSF.
- to an assisting gsmSSF: the operation is sent to the non-assisting gsmSSF to disconnect the temporary connection between the gsmSSF and the assisting gsmSSF and the connection between the assisting gsmSSF and its associated gsmSRF.
[edit] Expected actions
- The connection to the gsmSRF or assisting SSF is released.
- The receipt of this operation results in disconnecting the assisting SSF or the PE containing the gsmSRF from the call.
[edit] Invoke parameters
This operation does not have invoke parameters.
[edit] Result parameters
This operation does not expect a result.
[edit] Example
<component localCID="1" type="Invoke" operationCode="disconnectForwardConnection"/>