User's Manual 686 Document #: LTRT-68822
Mediant 2000
Parameter Description
SAS Registration Manipulation Table
Web: SAS Registration
Manipulation
EMS: Stand-Alone
Survivability
[SASRegistrationManip
ulation]
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 372.
Web: SAS IP-to-IP Routing Table
[IP2IPRouting]
This table parameter configures the IP-to-IP Routing table for SAS
routing rules. The format of this parameter is as follows:
[IP2IPRouting]
FORMAT IP2IPRouting_Index = IP2IPRouting_SrcIPGroupID,
IP2IPRouting_SrcUsernamePrefix, IP2IPRouting_SrcHost,
IP2IPRouting_DestUsernamePrefix, IP2IPRouting_DestHost,
IP2IPRouting_DestType, IP2IPRouting_DestIPGroupID,
IP2IPRouting_DestSRDID, IP2IPRouting_DestAddress,
IP2IPRouting_DestPort, IP2IPRouting_DestTransportType,
IP2IPRouting_AltRouteOptions;
[\IP2IPRouting]
For example:
IP2IPRouting 1 = -1, *, *, *, *, 0, -1, -1, , 0, -1, 0;
Note: For a detailed description of this table parameter, see 'SAS
Routing Based on IP-to-IP Routing Table' on page 376.