Version 7.2  429  Mediant MSBR 
Reference Guide    64. message 
64.4  pre-parsing-manip-sets 
This command configures the Pre-Parsing Manipulation Set table, which lets you define Pre-
Parsing Manipulation Sets. The table is a parent of the Pre-Parsing Manipulation Rules table. 
Syntax 
(config-voip)# message pre-parsing-manip-sets <Index> 
(pre-parsing-manip-sets-<Index>)#  
 
Command  Description 
name 
Defines a descriptive name, which is used when 
associating the row in other tables. 
pre-parsing-manip-
rules 
Defines the Pre-Parsing Manipulation Rules table, which 
lets you define Pre-Parsing Manipulation rules. The table 
is a child of the Pre-Parsing Manipulation Set table. For 
more information, see Section 64.4.1. 
Command Mode 
Privileged User 
Example 
This example configures the maximum number of bodies in SIP messages to two: 
(config-voip)# message pre-parsing-manip-sets 0 
(pre-parsing-manip-sets-0)# name ITSP-PreManip 
(pre-parsing-manip-sets-0)# activate 
 
64.4.1  pre-parsing-manip-rules 
This command configures the Pre-Parsing Manipulation Rules table, which lets you define 
Pre-Parsing Manipulation rules. The table is a child of the Pre-Parsing Manipulation Set table. 
Syntax 
(config-voip)# message pre-parsing-manip-sets <Index> 
(pre-parsing-manip-sets-<Index>)# pre-parsing-manip-rules <Index> 
(pre-parsing-manip-rules-<Index>/<Index>)# 
 
Command  Description 
message-type 
Defines the SIP message type to which you want to apply 
the rule. 
pattern 
Defines a pattern, based on regex, to search for (match) in 
the incoming message.