User`s manual

H.323 User's Manual 6. ini File Configuration of the Mediant 1000
Version 5.0 243 December 2006
Table 6-10: Number Manipulation and Routing Parameters (continues on pages 240 to 246)
ini File Field Name
Web Parameter Name
Valid Range and Description
NumberMapTel2IP
Manipulates the destination number for Tel to IP calls (Destination Phone
Number Manipulation Table for TelÆ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 = H.225/Q.931 Number Plan
f = H.225/Q.931 Number Type
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
For available notations, refer to Section 5.5.3.1 on page 95.
For detailed information on this feature, refer to Section
5.5.3 on page 92.
NumberMapIP2Tel
Manipulate the destination number for IP to Tel calls (Destination Phone
Number Manipulation Table for IPÆ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 Setup 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. The ‘*’ wildcard represents any number between 0 and 255, e.g.
10.8.8.* represents all the addresses between 10.8.8.0 and 10.8.8.255.