User's Manual  1154  Document #: LTRT-10632 
 
  Mediant 800B Gateway & E-SBC 
Parameter  Description 
Note: The parameter is also used for alternative routing (see 
'Alternative Routing Based on IP Connectivity' on page 542. 
SIP Message Manipulations Table 
Message Manipulations 
configure voip > message 
message-manipulations 
[MessageManipulations] 
Defines manipulation rules for SIP header messages. 
The format of the ini file table parameter is as follows: 
[ MessageManipulations] 
FORMAT MessageManipulations_Index = 
MessageManipulations_ManSetID, 
MessageManipulations_MessageType, 
MessageManipulations_Condition, 
MessageManipulations_ActionSubject, 
MessageManipulations_ActionType, 
MessageManipulations_ActionValue, 
MessageManipulations_RowRole; 
[\MessageManipulations] 
For example, the below configuration changes the user part of the SIP 
From header to 200: 
MessageManipulations 1 = 0, Invite.Request, , Header.From.Url.User, 
2, 200, 0; 
For more information, see Configuring SIP Message Manipulation on 
page 413. 
Message Policies Table 
Message Policies 
configure voip > message 
message-policy 
[MessagePolicy] 
Defines SIP message policy rules for blocking (blacklist) unwanted 
incoming SIP messages or allowing (whitelist) receipt of desired 
messages.  
The format of the ini file table parameter is as follows: 
[MessagePolicy] 
FORMAT MessagePolicy_Index = MessagePolicy_Name, 
MessagePolicy_MaxMessageLength, 
MessagePolicy_MaxHeaderLength, MessagePolicy_MaxBodyLength, 
MessagePolicy_MaxNumHeaders, MessagePolicy_MaxNumBodies, 
MessagePolicy_SendRejection, MessagePolicy_MethodList, 
MessagePolicy_MethodListType, MessagePolicy_BodyList, 
MessagePolicy_BodyListType, 
MessagePolicy_UseMaliciousSignatureDB; 
[/MessagePolicy] 
For more information, see Configuring SIP Message Policy Rules. 
configure voip > sip-
definition settings >  
message-policy-reject-
response-type 
[MessagePolicyRejectResp
onseType] 
Defines the SIP response code that the device sends when it rejects 
an incoming SIP message due to a matched Message Policy in the 
Message Policies table, whose ‘Send Reject’ 
(MessagePolicy_SendRejection) parameter is configured to Policy 
Reject [0]. 
The default is 400 "Bad Request". 
To configure Message Policies, see Configuring SIP Message Policy 
Rules. 
Pre-Parsing Manipulation Sets Table 
Pre-Parsing Manipulation 
Sets 
configure voip > 
Defines Pre-parsing Manipulation Sets. 
The format of the ini file table parameter is as follows: 
[ PreParsingManipulationSets ]