Version 7.2  707  Mediant 1000B Gateway & E-SBC 
 
User's Manual   34. Routing SBC 
Parameter  Description 
configured to Lowest Cost, even if the device locates 
matching routing rules that are assigned Cost Groups, the 
first-matched routing rule without an assigned Cost Group is 
considered as the lowest cost route and thus, chosen as the 
preferred route. 
Routing Tag Name 
routing-tag-name 
[IP2IPRouting_RoutingTagName] 
Defines the destination Dial Plan tag, which is used to 
determine the destination IP Group. 
The default value is "default", meaning that the device uses the 
first tag name in the Dial Plan rule that is configured without a 
value. For example, if the Dial Plan rule is configured with tags 
"Country=England;City=London;Essex", the default tag is 
"Essex". 
For more information, see Using Dial Plan Tags for Routing 
Destinations on page page 745. 
Note:  
  The parameter is applicable only if the 'Destination Type' 
parameter is configured to Destination Tag (see above). 
  Only one tag can be configured for the parameter. 
  Only the tag name must be configured (not the value, if 
exists). For example, if the tag is configured in the Dial Plan 
rule as "Country=England", configure the parameter to 
"Country" only. 
Internal Action 
internal-action 
[IP2IPRouting_InternalAction] 
Defines a SIP response code (e.g., 200 OK) or a redirection 
response (with an optional Contact field indicating to where the 
sender must re-send the message) that the device sends to the 
sender of the incoming SIP dialog (instead of sending the call to 
another destination). The parameter is applicable only when the 
'Destination Type' parameter in this table is configured to 
Internal (see above).  
The valid value syntax is (case-insensitive): 
  For SIP response codes: 
Reply(response='<code>')  
The following example sends a SIP 200: 
Reply(response='200') 
  For redirection responses: 
Redirect (response='<code>', 
contact='sip:'+….) 
Redirect (contact='…', response = '<code>') 
Redirect (contact = 'sip:user@host') 
Examples: 
  The device responds to the dialog with a SIP 300 
redirect response that includes a contact value: 
Redirect (response=’300’, 
contact=’sip:102@host’) 
  The device redirects the call from the sender to a SIP 
Recording Server (SRS): 
Redirect(response='302',contact='sip:'+header
.to.url.user+'@siprecording.com') 
Note:  
  The parameter can be used for normal and alternative