User`s manual
SIP User's Manual 5. Web Management
Version 5.0 93 December 2006
Table 5-13: Number Manipulation Parameters (continues on pages 92 to 93)
Parameter Description
Presentation Select ‘Allowed’ to send Caller ID information when a call is made using these
destination / source prefixes.
Select ‘Restricted’ if you want to restrict Caller ID information for these prefixes.
When set to ‘Not Configured’, the privacy is determined according to the Caller
ID table (refer to Section
5.5.9.3 on page 121).
Note: If ‘Presentation’ is set to ‘Restricted’ and ‘Asserted Identity Mode’ is set
to ‘P-Asserted’, the From header in INVITE message is: From: ‘anonymous’
<sip: anonymous@anonymous.invalid> and ‘privacy: id’ header is included in
the INVITE message.
Table 5-14: Number Manipulation ini File Parameters (continues on pages 93 to 95)
Parameter Description
NumberMapTel2IP
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’ 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:
NumberMapTel2IP=01,2,972,$$,0,0,$$
NumberMaPTel2IP=03,(2),667,$$,0,0,22
Note: Number Plan & Type can optionally be used in Remote Party ID (RPID)
header by using the ‘EnableRPIHeader’ parameter.