SIP User's Manual 320 Document #: LTRT-68806
Mediant 2000 & TP-1610 & TP-260/UNI
Table 6-12: Number Manipulation and Routing Parameters
ini File Field Name
Web Parameter Name
Valid Range and Description
UseDisplayNameAsSourc
eNumber
For a description of this parameter, refer to 'General Parameters' on
page 72.
AlwaysUseRouteTable
For a description of this parameter, refer to 'Proxy & Registration
Parameters' on page 86.
Prefix
Configures the Tel to IP Routing table to route incoming Tel calls to IP
addresses.
Format for this ini file table parameter:
[Prefix]
FORMAT PREFIX_Index = PREFIX_DestinationPrefix,
PREFIX_DestAddress, PREFIX_SourcePrefix, PREFIX_ProfileId,
PREFIX_MeteringCode, PREFIX_DestPort;
[\Prefix]
Where,
 DestinationPrefix = Destination phone prefix
 DestAddress = Destination IP address
 SourcePrefix =Source phone prefix
 ProfileID = Profile ID number
 MeteringCode = Charge code (N/A)
 DestPort = Destination port
For example:
[PREFIX]
Prefix 0 = 20,10.2.10.2,202,1
Prefix 1 = 10[340-451]xxx#,10.2.10.6,*,1
Prefix 2 = *,gateway.domain.com,*Prefix 3 = 10, 10.13.83.5, *, 0, 255, 0,
5060;[\PREFIX]
Notes:
 For a description on ini file parameter tables, refer to 'Structure of ini
File Parameter Tables' on page 269.
 The phone prefix for destination (DestinationPrefix) and source
(SourcePrefix) address can be a single number or a range of
numbers.
 This parameter can appear up to 50 times.
 Parameters can be skipped by using the dollar sign ('$$'), for
example:
Prefix = $$,10.2.10.2,202,1.
 The destination IP address (DestAddress) can be either in dotted
format notation or a FQDN. This field can also include a selected
port to use
(DestPort). If an FQDN is used, DNS resolution is performed
according to DNSQueryType.
 The IP address can include wildcards. The 'x' wildcard is used to
represent single digits, e.g., 10.8.8.xx represents all 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 addresses
between 10.8.8.0 and 10.8.8.255.
 If the string 'ENUM' is specified for the destination IP address, an