Manipulation Rule
You configure manipulation rules in diameter-manip-rule
elements. They consist of the following:
- The name parameter specifies name of the rule.
- The search parameters for the rule:
- The avp-code, avp-type, avp-path, msg-type, and msg-cmd-code parameters specify the message type and AVP where the manipulation will be performed.
- The optional descr-avp-code parameter describes the AVP code to act on.
- The comparison-type and match-value parameters specify how the search on the AVP is performed.
- The action and new-value parameters indicate what to do with the string that matches the search parameters.