Version 6.4 757 March 2012
SIP User's Manual A. Configuration Parameters Reference
Parameter Description
CallingNameMapIp2Tel_Suffix2Add;
[ \CallingNameMapIp2Tel ]
Calling Name Manipulations Tel-to-IP Table
[CallingNameMapTel2Ip]
Configures rules for manipulating the calling name (caller ID) for
Tel-to-IP calls. This can include modifying or removing the
calling name.
[ CallingNameMapTel2Ip ]
FORMAT CallingNameMapTel2Ip_Index =
CallingNameMapTel2Ip_DestinationPrefix,
CallingNameMapTel2Ip_SourcePrefix,
CallingNameMapTel2Ip_CallingNamePrefix,
CallingNameMapTel2Ip_SrcTrunkGroupID,
CallingNameMapTel2Ip_SrcIPGroupID,
CallingNameMapTel2Ip_RemoveFromLeft,
CallingNameMapTel2Ip_RemoveFromRight,
CallingNameMapTel2Ip_LeaveFromRight,
CallingNameMapTel2Ip_Prefix2Add,
CallingNameMapTel2Ip_Suffix2Add;
[ \CallingNameMapTel2Ip ]
Destination Phone Number Manipulation for IP-to-Tel Calls Table
Web: Destination Phone Number
Manipulation Table for IP > Tel
Calls
EMS: EMS: SIP Manipulations >
Destination IP to Telcom
[NumberMapIP2Tel]
This parameter table manipulates the destination number of IP-
to-Tel calls. The format of this parameter is as follows:
[NumberMapIp2Tel]
FORMAT NumberMapIp2Tel_Index =
NumberMapIp2Tel_DestinationPrefix,
NumberMapIp2Tel_SourcePrefix,
NumberMapIp2Tel_SourceAddress,
NumberMapIp2Tel_NumberType,
NumberMapIp2Tel_NumberPlan,
NumberMapIp2Tel_RemoveFromLeft,
NumberMapIp2Tel_RemoveFromRight,
NumberMapIp2Tel_LeaveFromRight,
NumberMapIp2Tel_Prefix2Add, NumberMapIp2Tel_Suffix2Add,
NumberMapIp2Tel_IsPresentationRestricted;
[\NumberMapIp2Tel]
For example:
NumberMapIp2Tel 0 = 01,034,10.13.77.8,$$,0,$$,2,$$,667,$$;
NumberMapIp2Tel 1 = 10,10,1.1.1.1,255,255,3,0,5,100,$$,255;
Notes:
This table parameter can include up to 100 indices.
The manipulation rules are done in the following order:
RemoveFromLeft, RemoveFromRight, LeaveFromRight,
Prefix2Add, and then Suffix2Add.
If the called and calling numbers match the
DestinationPrefix, SourcePrefix, and/or SourceAddress
conditions, then the RemoveFromLeft, RemoveFromRight,
Prefix2Add, Suffix2Add, LeaveFromRight, NumberType,
and/or NumberPlan are applied.
The Source IP address can include the following wildcards:
'x': represents single digits. For example: 10.8.8.xx
represents addresses between 10.8.8.10 and 10.8.8.99.