Version 7.2  537  Mediant 800B Gateway & E-SBC 
 
User's Manual   24. Routing 
  Rule 3: If the incoming IP call has a From URI host prefix as abcd.com, the call is 
routed to Trunk Group ID 4. 
Table  24-4: IP-to-Tel Routing Table Parameter Description 
Parameter  Description 
General 
Index 
[PstnPrefix_Index] 
Defines an index number for the new table row.  
Note: Each row must be configured with a unique index. 
Name 
route-name 
[PstnPrefix_RouteName] 
Defines a descriptive name, which is used when associating the 
row in other tables. 
The valid value is a string of up to 40 characters. By default, no 
value is defined. 
Note: Each row must be configured with a unique name. 
Match 
Source IP Group 
src-ip-group-id 
[PstnPrefix_SrcIPGroupName] 
Assigns an IP Group from where the SIP message (INVITE) is 
received.  
By default, no value is defined. 
To configure IP Groups, see 'Configuring IP Groups' on page 
365.  
The IP Group can be used as the 'Serving IP Group' in the 
Accounts table for obtaining authentication username/password 
for the call. To configure registration accounts, see 'Configuring 
Registration Accounts' on page 395. 
Source SIP Interface 
src-sip-interface-name 
[PstnPrefix_SrcSIPInterfaceName]
Defines the SIP Interface on which the incoming IP call is 
received. 
The default is Any (i.e., any SIP Interface).  
To configure SIP Interfaces, see Configuring SIP Interfaces on 
page 357. 
Note: If the incoming INVITE is received on the specified SIP 
Interface and the SIP Interface associated with the specified IP 
Group in the 'Source IP Group' parameter (in this table) is 
different, the incoming SIP call is rejected. If the 'Source IP 
Group' parameter is not defined, the SIP Interface associated 
with the default SRD (Index 0) is used. If there is no valid source 
IP Group, the call is rejected. 
Source IP Address 
src-ip-address 
[PstnPrefix_SourceAddress] 
Defines the source IP address of the incoming IP call.  
The IP address must be configured in dotted-decimal notation 
(e.g., 10.8.8.5); not as an FQDN. By default, no value is defined. 
Note: 
 
The source IP address is obtained from the Contact header in 
the INVITE message. 
  You can configure from where the source IP address is 
obtained, using the SourceIPAddressInput parameter. 
  The source IP address can include the following wildcards: 
  "x": denotes single digits. For example, 10.8.8.xx 
represents all the addresses between 10.8.8.10 and 
10.8.8.99.  
  "*": denotes any number between 0 and 255. For 
example, 10.8.8.* represents all addresses between