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...") |
Revision as of 12:22, 26 August 2013
Contents |
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) 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.
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.
Invoke parameters
This operation does not have invoke parameters.
Result parameters
This operation does not expect a result.
Example
<component localCID="1" type="Invoke" operationCode="disconnectForwardConnection"/>