User's Manual  394  Document #: LTRT-27055 
 
  Mediant 1000B Gateway & E-SBC 
international calls.  
  Manipulation (similar to the Message Manipulations table) of call parameters (such as 
source number, destination number, and redirect number) and SBC SIP messages. 
  Conditions for routing, for example, if the source number equals a specific value, then 
use the call routing rule. 
You configure multiple Call Setup rules and group them using a Set ID. This lets you apply 
multiple Call Setup rules on the same call setup dialog. To use your Call Setup rule(s), you 
need to assign the Set ID to one of the following, using the 'Call Setup Rules Set ID' field: 
  SBC IP-to-IP routing - see Configuring SBC IP-to-IP Routing Rules on page 695 
  Tel-to-IP routing rules - see Configuring Tel-to-IP Routing Rules on page 511 
  IP-to-Tel routing rules - see Configuring IP-to-Tel Routing Rules on page 520 
  IP Groups - see Configuring IP Groups on page 353 
If assigned to an IP Group, the device  processes the Call Setup rule for the classified 
source IP Group immediately before the routing process. If assigned to a routing rule only, 
the  device  first locates a matching routing rule for the incoming call, processes the 
assigned Call Setup Rules Set ID, and then routes the call according to the destination 
configured for the routing rule. The device uses the routing rule to route the call, depending 
on the result of the Call Setup Rules Set ID:  
  Rule's condition is met: The device performs the rule's action and then runs the next 
rule in the Set ID until the last rule or until a rule with an Exit Action Type. If the Exit 
rule is configured with a "True" Action Value, the device uses the current routing rule. 
If the Exit rule is configured with a "False" Action Value, the device moves to the next 
routing rule. If an Exit Action Type is not configured and the device has run all the 
rules in the Set ID, the default Action Value of the Set ID is "True" (i.e., use the current 
routing rule). 
  Rule's condition is not met: The device runs the next rule in the Set ID. When the 
device reaches the end of the Set ID and no Exit was performed, the Set ID ends with 
a "True" result.  
You can also configure a Call Setup rule that determines whether the device must 
discontinue with the Call Setup Rules Set ID and route the call accordingly. This is done 
using the Exit optional value of the ‘Action Type’ parameter. When used, the ‘Action Value’ 
parameter can be configured to one of the following strings: 
  “true”: Indicates that if the condition is met, the device routes the call according to the 
selected routing rule. Note that if the condition is not met, the device also uses the 
selected routing rule, unless the next Call Setup rule in the Set ID has an Exit option 
configured to “false” for an empty condition. 
  “false”: Indicates that if the condition is met, the device attempts to route the call to the 
next matching routing rule (if configured). If the condition is not met, the device routes 
the call according to the selected routing rule.  
As the default result of a Call Setup rule is always “true”, please adhere to the following 
guidelines when configuring the ‘Action Type’ field to Exit: If, for example, you want to exit 
the Call Setup Rule Set ID with "true" when LDAP query result is found and "false" when 
LDAP query result is not found: 
  Incorrect -this rule will always exit with result = True: 
Condition: ldap.found exists    Action Type: Exit  Action Value: True 
  Correct: 
•  Single rule: 
Condition: ldap.found !exists  Action Type: Exit  Action Value: False 
•  Set of rules: 
Condition: ldap.found exists  Action Type: Exit  Action Value: True 
Condition: <leave it blank>   Action Type: Exit  Action Value: False