SIP User's Manual 324 Document #: LTRT-68806
Mediant 2000 & TP-1610 & TP-260/UNI
Table 6-12: Number Manipulation and Routing Parameters
ini File Field Name
Web Parameter Name
Valid Range and Description
 Prefix2Add = String to add as prefix
 Suffix2Add = String to add as suffix
 IsPresentationRestricted = N/A (set to $$)
For example:
[NumberMapIp2Tel]
NumberMapIp2Tel 0 = 01,034,10.13.77.8,$$,0,$$,2,$$,667,$$;
NumberMapIp2Tel 1 = 10,10,1.1.1.1,255,255,3,0,5,100,$$,255;
[\NumberMapIp2Tel]
Notes:
 For a description on ini file parameter tables, refer to 'Structure of ini
File Parameter Tables' on page 269.
 RemoveFromLeft, RemoveFromRight, Prefix2Add, Suffix2Add,
LeaveFromRight, NumberType, and NumberPlan are applied if the
called and calling numbers match the DestinationPrefix,
SourcePrefix, and SourceAddress conditions.
 The manipulation rules are executed in the following order:
RemoveFromLeft, RemoveFromRight, LeaveFromRight, Prefix2Add,
and Suffix2Add.
 Parameters can be skipped by using two dollar signs ('$$').
 The Source IP address can include the 'x' wildcard to represent
single digits. For example: 10.8.8.xx represents all addresses
between 10.8.8.10 and 10.8.8.99.
 The Source IP address can include the asterisk ('*') wildcard to
represent any number between 0 and 255. For example, 10.8.8.*
represents all the addresses between 10.8.8.0 and 10.8.8.255.
SourceNumberMapTel2IP
Manipulates the source phone number for Tel-to-IP calls.(also
configured in the Embedded Web Server's Source Phone Number
Manipulation Table for TelÆIP Calls' screen -- refer to 'Configuring the
Number Manipulation Tables' on page 113).
Format of this ini file parameter table:
[SourceNumberMapTel2Ip]
FORMAT SourceNumberMapTel2Ip_Index =
SourceNumberMapTel2Ip_DestinationPrefix,
SourceNumberMapTel2Ip_SourcePrefix,
SourceNumberMapTel2Ip_SourceAddress,
SourceNumberMapTel2Ip_NumberType,
SourceNumberMapTel2Ip_NumberPlan,
SourceNumberMapTel2Ip_RemoveFromLeft,
SourceNumberMapTel2Ip_RemoveFromRight,
SourceNumberMapTel2Ip_LeaveFromRight,
SourceNumberMapTel2Ip_Prefix2Add,
SourceNumberMapTel2Ip_Suffix2Add,
SourceNumberMapTel2Ip_IsPresentationRestricted;
[\SourceNumberMapTel2Ip]
Where,
 DestinationPrefix = Destination number prefix
 SourcePrefix = Source number prefix