msg-man-set
This command configures the Message Manipulation Sets table, which lets you define Message Manipulation Sets for groups of SIP message manipulation rules. The table is a parent of the Message Manipulations table (see message-manipulations), which defines message manipulation rules for the Message Manipulation Set.
Syntax
(config-voip)# message msg-man-set <Index> (msg-man-set-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
name |
Defines a name for the Message Manipulation Set. |
message-manipulations |
Defines message manipulation rules in the Message Manipulations table for the specific Message Manipulation Set. The Message Manipulations table is a child of the Message Manipulation Sets table. For more information, see message-manipulations. |
Command Mode
Privileged User
Related Commands
message-manipulations (child table)
Example
This example configures a Message Manipulation Set called "MyMM":
(config-voip)# message msg-man-set 0 (msg-man-set-0)# name MyMM (msg-man-set-0)# activate