connectToResource

From ss7api.null.ro
Revision as of 17:31, 27 August 2013 by Monica (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Capability: Camel

Usage

This operation is used by gsmSCF to connect a call from the gsmSSF to a specialized resource.

Expected actions

  • After the successful connection to the gsmSRF, interaction with the caller can take place. The gsmSSF will relay all operations for the gsmSRF and all responses from the gsmSRF.
  • The call is switched to the gsmSRF and a control relationship with the gsmSRF is established.

Invoke parameters

  • resourceAddress – identifies the physical location of the gsmSRF. It can be:
    • ipRoutingAddress : the routing address to set up the connection to the gsmSRF.
    • none: the call party is to be connected to a predefined gsmSRF.
  • extensions
  • serviceInteractionIndicatorsTwo - contains an indicator sent from the gsmSCF to the gsmSSF for the control of the connection to the Calling Party. The assisting gsmSSF shall always assume that BothwayThroughConnection is required, so it will always the parameter if it's received.

Result parameters

This operation does not expect a result.

Example

<component localCID="1" type="Invoke" operationCode="connectToResource">
     <resourceAddress>
          <ipRoutingAddress nature="international" plan="national"inn="true" restrict="unavailable" screened="network-provided">0123456789</ipRoutingAddress>
     </resourceAddress>
     <serviceInteractionIndicatorsTwo>
          <bothwayThroughConnectionInd>
                 bothwayPathNotRequired
          </bothwayThroughConnectionInd>
     </serviceInteractionIndicatorsTwo>
</component>
Personal tools
Namespaces

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