Version 6.8 291 Mediant 2600 E-SBC
User's Manual 18. SIP Definitions
Parameter Description
Send Rejection
CLI: send-rejection
[MessagePolicy_SendRejection]
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.
SIP Method Blacklist-Whitelist Policy
Method List
CLI: method-list
[MessagePolicy_MethodList]
Defines SIP methods (e.g., INVITE\BYE) to blacklist or
whitelist.
Multiple methods are separated by a backslash (\). The
method values are case-insensitive.
Method List Type
CLI: method-list-type
[MessagePolicy_MethodListType]
Defines the policy (blacklist or whitelist) for the SIP
methods specified in the 'Method List' parameter (above).
[0] Policy Blacklist = The specified methods are
rejected.
[1] Policy Whitelist = (Default) Only the specified
methods are allowed; the others are rejected.
SIP Body Blacklist-Whitelist Policy
Body List
CLI: body-list
[MessagePolicy_BodyList]
Defines the SIP body type (i.e., value of the Content-Type
header) to blacklist or whitelist. For example,
application/sdp.
The values of this parameter are case-sensitive.
Body List Type
CLI: body-list-type
[MessagePolicy_BodyListType]
Defines the policy (blacklist or whitelist) for the SIP body
specified in the 'Body List' parameter (above).
[0] Policy Blacklist =The specified SIP body is rejected.
[1] Policy Whitelist = (Default) Only the specified SIP
body is allowed; the others are rejected.