Difference between revisions of "AssistRequestInstructions"
From ss7api.null.ro
(Created page with "==Capability: Camel== ==Usage== This operation is sent to the gsmSCF when an assisting gsmSSF or an gsmSRF receives an indication from an initiating gsmSSF requesting an as...") |
|||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:assistRequestInstructions}} | ||
==Capability: Camel== | ==Capability: Camel== | ||
Latest revision as of 17:20, 27 August 2013
Contents |
[edit] Capability: Camel
[edit] Usage
This operation is sent to the gsmSCF when an assisting gsmSSF or an gsmSRF receives an indication from an initiating gsmSSF requesting an assist procedure.
[edit] Expected actions
- When receiving an assist indication from a gsmSSF, the assisting gsmSSF/gsmSRF shall first ensure that there are enough resources to invoke the operation and to indicate to the initiating gsmSSF that the call is accepted.
- After the call is accepted, the operation is sent to the gsmSCF.
- After sending the operation to the gsmSCF, the assisting gsmSSF/gsmSRF shall wait for instructions from the SCF.
[edit] Invoke parameters
- correlationID – associates the dialogue created from the assisting gsmSSF/gsmSCF to the gsmSCF with the “initialDP” operation received from the initiating gsmSSF. The value can be extracted from the digits received from the initiating gsmSSF.
- iPSSPCapabilities – indicates which resource are attached, available and supported within the VMSC/GMSC or at the IP where the gsmSRF resides
- extensions
[edit] Result parameters
This operation does not expect a result.
[edit] Example
<component localCID="1" type="Invoke" operationCode="assistRequestInstructions"> <correlationID>352928133</correlationID> <iPSSPCapabilities>27 39 14</iPSSPCapabilities> </component>