Reference Guide 446 Document #: LTRT-17939
Mediant MSBR
Command Description
message-condition-name
Assigns a Message Condition rule to the Classification
as a matching characteristic for the incoming SIP dialog.
src-host
Defines the prefix of the source URI host name as a
matching characteristic for the incoming SIP dialog.
src-ip-address
Defines a source IP address as a matching characteristic
for the incoming SIP dialog.
Assigns an IP Group to the matched incoming SIP dialog.
src-port
Defines the source port number as a matching
characteristic for the incoming SIP dialog.
src-sip-interface-name
Assigns a SIP Interface to the rule as a matching
characteristic for the incoming SIP dialog.
src-transport-type
Defines the source transport type as a matching
characteristic for the incoming SIP dialog.
src-user-name-pattern
Defines the prefix of the source URI user part as a
matching characteristic for the incoming SIP dialog.
srd-name
Assigns an SRD to the rule as a matching characteristic for
the incoming SIP dialog.
Command Mode
Privileged User
Example
This example configures a Classification rule whereby calls received from IP address
201.2.2.10 are classified as received from IP Group "ITSP":
(config-voip)# sbc classification 0
(classification-0)# classification-name ITSP
(classification-0)# src-ip-group-name ITSP
(classification-0)# src-ip-address 201.2.2.10
(classification-0)# activate
68.2 dial-plan
This command configures the Dial Plan table, which defines the name of the Dial Plan. The
table is a parent of the Dial Plan Rule table.
Syntax
(config-voip)# sbc dial-plan <Index>
(dial-plan-<Index>)#
Command Description
name
Defines a descriptive name, which is used when
associating the row in other tables.