Version 7.2 453 Mediant MSBR
Reference Guide 68. sbc
Command Description
See Section 68.6.1.
See Section 68.6.2.
See Section 68.6.3.
See Section 68.6.4.
See Section 68.6.5.
Command Mode
Privileged User
68.6.1 condition-table
This command configures the Message Conditions table, which lets you define Message
Condition rules. A Message Condition defines special conditions (requisites) for incoming SIP
messages.
Syntax
(config-voip)# sbc routing condition-table <Index>
(condition-table-<Index>)#
Command Description
Defines the condition of the SIP message.
name
Defines a descriptive name, which is used when
associating the row in other tables.
Command Mode
Privileged User
Example
This example configures a Message Condition rule whose condition is that a SIP Via header
exists in the message:
(config-voip)# sbc routing condition-table 0
(condition-table-0)# name ITSP
(condition-table-0)# condition header.via.exists
(condition-table-0)# activate
68.6.2 ip-group-set
This command configures the IP Group Set table, which lets you define IP Group Sets. An
IP Group Set is a group of IP Groups used for load balancing of calls, belonging to the same
source, to a call destination (i.e., IP Group). The table is a parent of the IP Group Set Member
table.