Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
languagenone
% show global signaling sipSigControls
loopDetectionFeature         enabled;
registrarSupportContactParam enabled;
suppressErrorInfoHdr         enabled;
maxPduSizeValue              pdusize3kb;
egressRNParam                enabled;
multipleContactsPerAor       enabled;
ucidNodeId                   13;
}

Single Radio Voice Call Continuity

Single Radio Voice Call Continuity (SRVCC) provides the ability to transition a voice call from the VoIP/IMS packet domain (LTE) to the legacy circuit domain. Variations of SRVCC are being standardized to support both GSM/UMTS and CDMA 1x circuit domains. For an operator with a legacy cellular network who wishes to deploy IMS/VoIP-based voice services in conjunction with the rollout of an LTE network, SRVCC offers VoIP subscribers with coverage over a much larger area than would typically be available during the rollout of a new network.

Command Syntax

Code Block
languagenone
% set global signaling srvcc
    atcfUri (1-63 chars)
    callLingerTimer (1-32 seconds)
    eStnSr (1-32 chars)
    stnSr (1-32 chars) 

 

Command Parameters

Caption
0Table
1Global SRVCC Parameters
3Global SRVCC Parameters

Parameter

Length/Range

Description

atcfUri1-63 charactersSIP URI to be used as the ATCF Path and Management URI.
callLingerTimer1-32 secondsNumber of seconds to wait for INVITE due to STN_SR before clearing the call (default=32).
eStnSr1-32 charactersRequest URI for a emergency transfer call sent by MSC on PS to CS call hand-off.

stnSr

1-32 characters

Request URI for a transfer call sent by MSC on PS to CS call hand-off.

 

Pagebreak