Version 5.8  331  September 2009 
SIP User's Manual   6. Configuration Parameters Reference 
 
Parameter  Description 
received from IP, the IP Source Number is used as the Tel 
Source Number and Presentation is set to Restricted (1). 
For example: When 'from: 100 <sip:200@201.202.203.204>' is 
received, the outgoing Source Number and Display Name are 
set to '100' and the Presentation is set to Allowed (0). 
When 'from: <sip:100@101.102.103.104>' is received, the 
outgoing Source Number is set to '100' and the Presentation is 
set to Restricted (1). 
Web: Use Routing Table for Host 
Names and Profiles 
EMS: Use Routing Table For Host 
Names 
[AlwaysUseRouteTable] 
Determines whether to use the device's Routing table to obtain 
the URI host name and optionally, an IP profile (per call), even if 
a Proxy server is used. 
  [0] Disable = Don't use internal routing table (default). 
  [1] Enable = Use the 'Tel to IP Routing' table . 
Notes: 
  This parameter appears only if the 'Use Default Proxy' 
parameter is enabled. 
  The domain name is used instead of a Proxy name or IP 
address in the INVITE SIP URI. 
Web/EMS: Tel to IP Routing 
Mode 
[RouteModeTel2IP] 
For a description of this parameter, refer to ''Configuring the Tel 
to IP Routing Table'' on page 131. 
Tel to IP Routing Table 
[Prefix] 
This ini file table parameter configures the 'Tel to IP Routing' 
table for routing Tel-to-IP calls. The format of this parameter is 
as follows: 
[PREFIX] 
FORMAT PREFIX_Index = PREFIX_DestinationPrefix, 
PREFIX_DestAddress, PREFIX_SourcePrefix, 
PREFIX_ProfileId, PREFIX_MeteringCode, 
PREFIX_DestPort, PREFIX_SrcIPGroupID, 
PREFIX_DestHostPrefix, PREFIX_DestIPGroupID, 
PREFIX_SrcHostPrefix, PREFIX_TransportType, 
PREFIX_SrcTrunkGroupID; 
[\PREFIX] 
For example: 
PREFIX 0 = *, quest, *, 0, 255, $$, -1, , 1, , -1, -1; 
PREFIX 1 = 20, 10.33.37.77, *, 0, 255, $$, -1, , 2, , 0, -1; 
PREFIX 2 = 30, 10.33.37.79, *, 1, 255, $$, -1, , -1, , 2, -1; 
Notes: 
  This parameter can include up to 50 indices. 
  For a detailed description of the table's parameters and for 
configuring this table using the Web interface, refer to 
''Configuring the Tel to IP Routing Table'' on page 131. 
  The parameters PREFIX_SrcIPGroupID, 
PREFIX_DestHostPrefix and PREFIX_SrcHostPrefix are 
currently not applicable and must be left empty (or -1). (They 
are used only for IP-to-IP routing, supported in the next 
applicable release). 
  For a description on using ini file table parameters, refer to