allows you to define different manipulation rules for normal and
emergency calls.
This valid value is a character string. The default is an empty ""
string.
Web: SAS Entering Emergency
Mode
[SASEnteringEmergencyMode]
Determines for which sent SIP message types the device enters
SAS Emergency mode if no response is received for them from
the proxy server.
ï‚§ [0] = (Default) SAS enters Emergency mode only if no
response is received from sent SIP OPTIONS messages.
ï‚§ [1] = SAS enters Emergency mode if no response is received
from sent SIP OPTIONS, INVITE, or REGISTER messages.
Note: If the keep-alive mechanism is disabled for the Proxy Set
(in the Proxy Set table) and this parameter is set to [1], SAS
enters Emergency mode only if no response is received from
sent INVITE or REGISTER messages.
Web: SAS Inbound Manipulation
Mode
[SASInboundManipulationMode]
Enables destination number manipulation of incoming INVITE
messages when SAS is in Emergency mode. The manipulation
rule is done in the IP to IP Inbound Manipulation table.
ï‚§ [0] None (default)
ï‚§ [1] Emergency Only
Notes:
ï‚§ Inbound manipulation applies only to INVITE requests.
ï‚§ For more information on SAS inbound manipulation, see
'Manipulating Destination Number of Incoming INVITE' on
page 306.
SAS Registration Manipulation Table
Web: SAS Registration
Manipulation
EMS: Stand-Alone Survivability
[SASRegistrationManipulation]
This table parameter configures the SAS Registration
Manipulation table. This table is used by the SAS application to
manipulate the SIP Request-URI user part of incoming INVITE
messages and of incoming REGISTER request AoR (To
header), before saving it to the registered users database. The
format of this table parameter is as follows:
[SASRegistrationManipulation]
FORMAT SASRegistrationManipulation_Index =
SASRegistrationManipulation_RemoveFromRight,
SASRegistrationManipulation_LeaveFromRight;
[\SASRegistrationManipulation]
For example, the manipulation rule below routes an INVITE with
Request-URI header "sip:7184002@10.33.4.226" to user
"4002@10.33.4.226" (i.e., keep only four digits from right of user
part):
SASRegistrationManipulation 0 = 0, 4;
Note: For a detailed description of this table, see 'Manipulating
URI user part of Incoming REGISTER' on page 304.
Web: SAS IP-to-IP Routing Table