Nortel Networks 2000 Switch User Manual


 
Mediant 2000 SIP
Mediant 2000 SIP User’s Manual 118 Document #: LTRT-72504
Table 6-5: Number Manipulation and Routing Parameters (continues on pages 115 to 121)
ini File Field Name
Web Parameter Name
*
Valid Range and Description
RouteModeTel2IP
[Tel to IP routing Mode]
0 = Route calls before number manipulation (default)
1 = Route calls after number manipulation
Defines order between routing incoming calls to IP, using routing table, and
manipulation of destination number
Not applicable if Outbound Proxy is used.
SwapRedirectNumber
[Swap Redirect and Called
Numbers]
0 = Don't change numbers (default)
1 = Incoming ISDN call that includes redirect number (sometimes referred as
"original called number") uses this number instead of the called number.
AddTON2RPI
[Add Number Plan and Type to
Remote Party ID Header]
0 = TON/PLAN parameters aren’t included in the RPID header.
1 = TON/PLAN parameters are included in the RPID header (default).
If RPID header is enabled (EnableRPIHeader = 1) and ‘AddTON2RPI=1’, it is
possible to configure the calling and called number type and number plan using the
Number Manipulation tables for TelIP calls.
NumberMapTel2IP
[Destination Phone Number
Manipulation Table for TelIP
calls]
Manipulates the destination number for Tel to IP calls.
NumberMapTel2IP = a,b,c,d,e,f,g
a = Destination number prefix
b = Number of stripped digits from the left, or (if brackets are used) from the
right. A combination of both options is allowed.
c = String to add as prefix, or (if brackets are used) as suffix. A combination of
both options is allowed.
d = Number of remaining digits from the right
e = Number Plan used in RPID header
f = Number Type used in RPID header
g = Source number prefix
The ‘b’ to ‘f’ manipulations rules are applied if the called and calling numbers match
the ‘a’ and ‘g’ conditions.
The manipulation rules are executed in the following order: ‘b’, ‘d’ and ‘c’.
Parameters can be skipped by using the sign "$$", for example:
NumberMapTel2IP=01,2,972,$$,0,0,$$
NumberMapTel2IP=03,(2),667,$$,0,0,22
NumberMapIP2Tel
[Destination Phone Number
Manipulation Table for IPTel
calls]
Manipulate the destination number for IP to Tel calls.
NumberMapIP2Tel = a,b,c,d,e,f,g,h,i
a = Destination number prefix
b = Number of stripped digits from the left, or (if brackets are used) from the
right. A combination of both options is allowed.
c = String to add as prefix, or (if brackets are used) as suffix. A combination of
both options is allowed.
d = Number of remaining digits from the right
e = Q.931 Number Plan
f = Q.931 Number Type
g = Source number prefix
h = Not applicable, set to $$
i = Source IP address (obtained from the Contact header in the Invite
message)
The ‘b’ to ‘f’ manipulation rules are applied if the called and calling numbers match
the ‘a’, ‘g’ and ‘i’ conditions.
The manipulation rules are executed in the following order: ‘b’, ‘d’ and ‘c’.
Parameters can be skipped by using the sign "$$", for example:
NumberMapIP2Tel =01,2,972,$$,0,$$,034
NumberMapIP2Tel =03,(2),667,$$,$$,0,22,$$,10.13.77.8
Note: The Source IP address can include the “x” wildcard to represent single
digits.
For example: 10.8.8.xx represents all the addresses between 10.8.8.10 to 10.8.8.99.