...
Code Block |
---|
|
% 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 |
---|
|
% set global signaling srvcc
atcfUri (1-63 chars)
callLingerTimer (1-32 seconds)
eStnSr (1-32 chars)
stnSr (1-32 chars) |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Global SRVCC Parameters |
---|
3 | Global SRVCC Parameters |
---|
|
Parameter | Length/Range | Description |
---|
atcfUri | 1-63 characters | SIP URI to be used as the ATCF Path and Management URI. | callLingerTimer | 1-32 seconds | Number of seconds to wait for INVITE due to STN_SR before clearing the call (default=32). | eStnSr | 1-32 characters | Request 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. |
|