User's Manual 426 Document #: LTRT-10632
Mediant 800B Gateway & E-SBC
8. Click New, and then save your settings to flash memory.
Pre-Parsing Manipulation Rules Table Parameter Descriptions
Parameter Description
Match
Index
[PreParsingManipulationRules_R
uleIndex]
Defines an index number for the new table row.
Note: Each row must be configured with a unique index.
Message Type
message-type
[PreParsingManipulationRules_M
essageType]
Defines the SIP message type to which you want to apply the
rule.
The following syntax is supported:
To apply the rule to any message type, leave the field empty
or configure it to any.
SIP requests:
any.request: The rule is applied to any request.
<SIP Method>.request: The rule is applied to the
specified SIP Method (e.g., invite.request).
SIP responses:
any.response: The rule is applied to any response.
response.<response code>: The rule is applied to
messages with the specified response (e.g.,
response.200 for SIP 200 or response.1xx for any
Action
Pattern
pattern
[PreParsingManipulationRules_P
attern]
Defines a pattern, based on regex, to search for (match) in the
incoming message.
For more information on regex, refer to the Message
Manipulation Reference Guide.
Replace-With
replace-with
[PreParsingManipulationRules_R
eplaceWith]
Defines a pattern, based on regex, to replace the matched
pattern (defined above).
For more information on regex, refer to the Message
Manipulation Reference Guide.