Reference Guide 428 Document #: LTRT-17939
Mediant MSBR
Command Description
body-list-type
{policy-
blacklist|policy-
Defines the policy (blacklist or whitelist) for the SIP body
specified in the 'Body List' parameter (above).
Defines the maximum SIP message body length.
Defines the maximum SIP header length.
Defines the maximum SIP message length.
max-num-bodies
Defines the maximum number of bodies (e.g., SDP) in the
SIP message.
Defines the maximum number of SIP headers.
method-list
Defines SIP methods (e.g., INVITE\BYE) to blacklist or
whitelist.
method-list-type
{policy-
blacklist|policy-
Defines the policy (blacklist or whitelist) for the SIP
methods specified in the 'Method List' parameter (above).
name
Defines a descriptive name, which is used when
associating the row in other tables.
send-rejection
{policy-drop|policy-
Defines whether the <device> sends a SIP response if it
rejects a message request due to the Message Policy.
signature-db-enable
Enables the use of the Malicious Signature database
(signature-based detection).
Command Mode
Privileged User
Example
This example configures the maximum number of bodies in SIP messages to two:
(config-voip)# message message-policy 0
(message-policy-0)# name ITSP-Message
(message-policy-0)# max-num-bodies 2
(message-policy-0)# activate