Version 7.0 379 Mediant 3000
User's Manual 19. SIP Definitions
Parameter Description
Max Num Headers
[MessagePolicy_MaxNu
mHeaders]
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 a 200 OK response. If it receives
more than this, it responds with a SIP 513 'Message Too Large' response.
Max Num Bodies
[MessagePolicy_MaxNu
mBodies]
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
[MessagePolicy_SendRe
jection]
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, the device
sends a response to reject the request.
ï‚§ [1] Policy Drop = The device ignores the message without
response.
SIP Method Blacklist-Whitelist Policy
Method List
[MessagePolicy_Method
List]
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
[MessagePolicy_Method
ListType]
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
[MessagePolicy_BodyLis
t]
Defines the SIP body type (i.e., value of the Content-Type header) to
blacklist or whitelist. For example, application/sdp.
The values of the parameter are case-sensitive.
Body List Type
[MessagePolicy_BodyLis
tType]
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.