Nortel Networks Mediant TP-1610 SIP User Manual

Page 119

Advertising
background image

Mediant 2000 SIP User’s Manual

6. ini File Configuration of the Mediant 2000

Version 4.4

119

July 2005

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

SourceNumberMapTel2IP
[Source Phone Number
Manipulation Table for Tel IP
calls]

SourceNumberMapTel2IP = a,b,c,d,e,f,g,h

a

= Source number prefix

b

= Number of stripped digits from the left, or (if in brackets are used) from

right. A combination of both options is allowed.
c

= String to add as prefix, or (if in 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

=Destination number prefix

h

=Calling number presentation (0 to allow presentation, 1 to restrict

presentation)

The ‘b’ to ‘f’ and ‘h’ manipulation 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:
SourceNumberMapTel2IP=01,2,972,$$,0,0,$$,1
SourceNumberMapTel2IP=03,(2),667,$$,0,0,22,0

SourceNumberMapIP2Tel
[Source Phone Number
Manipulation Table for IP Tel
calls]

Manipulate the source number for IP to Tel calls.
SourceNumberMapIP2Tel = a,b,c,d,e,f,g,h

a

= Source 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

= Destination number prefix

h

=Calling number presentation (0 to allow presentation, 1 to restrict

presentation)

The ‘b’ to ‘f’ and ‘h’ manipulation 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:
SourceNumberMapIP2Tel =01,2,972,$$,0,$$,034,1
SourceNumberMapIP2Tel =03,(2),667,$$,$$,0,22

Advertising