User`s manual

SIP User's Manual 372 Document #: LTRT-83303
Mediant 1000 & Mediant 600
ini File Parameter Description
Notes:
RemoveFromLeft, RemoveFromRight, Prefix2Add, Suffix2Add,
LeaveFromRight, NumberType, NumberPlan, and
IsPresentationRestricted are applied if the called and calling
numbers match the DestinationPrefix and SourcePrefix 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 ('$$').
An asterisk ('*') represents all IP addresses.
IsPresentationRestricted is set to 'Restricted' only if 'Asserted Identity
Mode' is set to 'P-Asserted'.
Number Plan and Type can optionally be used in Remote Party ID
(RPID) header by using the EnableRPIHeader and AddTON2RPI
parameters.
To configure manipulation of source numbers for Tel-to-IP calls using
the Web interface (i.e., in the 'Source Phone Number Manipulation
Table for Tel-to-IP Calls' table), refer to ''Configuring the Number
Manipulation Tables'' on page 190).
For a description on using ini file table parameters, refer to ''Structure
of ini File Table Parameters'' on page 293.
SourceNumberMapIP2Tel
This ini file table parameter manipulates the source number for IP-to-Tel
calls. The format of this parameter is as follows:
[SourceNumberMapIp2Tel]
FORMAT SourceNumberMapIp2Tel_Index =
SourceNumberMapIp2Tel_DestinationPrefix,
SourceNumberMapIp2Tel_SourcePrefix,
SourceNumberMapIp2Tel_SourceAddress,
SourceNumberMapIp2Tel_NumberType,
SourceNumberMapIp2Tel_NumberPlan,
SourceNumberMapIp2Tel_RemoveFromLeft,
SourceNumberMapIp2Tel_RemoveFromRight,
SourceNumberMapIp2Tel_LeaveFromRight,
SourceNumberMapIp2Tel_Prefix2Add,
SourceNumberMapIp2Tel_Suffix2Add,
SourceNumberMapIp2Tel_IsPresentationRestricted;
[\SourceNumberMapIp2Tel]
Where,
DestinationPrefix = Destination number prefix.
SourcePrefix = Source number prefix.
SourceAddress = Source IP address (obtained from the Request-
URI in the INVITE message).
NumberType = Q.931 Number Type (TON).
NumberPlan = Q.931 Number Plan (NPI).
RemoveFromLeft = Number of stripped digits from the left.
RemoveFromRight = Number of stripped digits from the right.
LeaveFromRight = Number of remaining digits from the right.
Prefix2Add = String to add as prefix.
Suffix2Add = String to add as suffix.