Parameter Description
Max Body Length
CLI: max-body-length
[MessagePolicy_MaxB
odyLength]
Defines the maximum SIP message body length. This is the value of the
Content-Length header.
The valid value is up to 1,024 characters. The default is 1,024.
Max Num Headers
CLI: max-num-headers
[MessagePolicy_MaxN
umHeaders]
Defines the maximum number of SIP headers.
The valid value is any number up to 32. The default is 32.
Note: The device supports up to 20 SIP Record-Route headers that can
be received in a SIP INVITE request or 200 OK response. If it receives
more than this, it responds with a SIP 513 'Message Too Large'
response.
Max Num Bodies
CLI: max-num-bodies
[MessagePolicy_MaxN
umBodies]
Defines the maximum number of bodies (e.g., SDP) in the SIP message.
The valid value is any number up to 8. The default is 8.
Send Rejection
CLI: send-rejection
[MessagePolicy_SendR
ejection]
Determines whether the device sends a 400 "Bad Request" response if a
message request is rejected.
[0] Policy Reject = (Default) If the message is a request, then the
device sends a response to reject the request.
[1] Policy Drop = The device ignores the message without sending
any response.
Method List
CLI: method-list
[MessagePolicy_Metho
dList]
Defines the SIP methods (e.g., INVITE\BYE) to which the rule applies.
The syntax for entering the methods is as follows:
Methods must be separated by a backslash (\).
The entered value is not case sensitive.
Method List Type
CLI: method-list-type
[MessagePolicy_Metho
dListType]
Determines the policy for the SIP methods.
[0] Policy Blacklist = The specified methods (in the 'Method List' field)
are rejected by the policy.
[1] Policy Whitelist = (Default) The specified methods (in the 'Method
List' field) are allowed by the policy.
Body List
CLI: body-list
[MessagePolicy_BodyL
ist]
Defines the SIP body (i.e., value of the Content-Type header) to which
the rule applies.
Body List Type
CLI: body-list-type
[MessagePolicy_BodyL
istType]
Determines the policy for the defined SIP body.
[0] Policy Blacklist =The specified SIP body (in the 'Body List' field) is
rejected by the policy.
[1] Policy Whitelist = (Default) The specified SIP body (in the 'Body
List' field) is allowed by the policy.