sip-manipulation > mime-isup-rules > isup-param-rules

The isup-parameter-rules element is used to create, manipulate, and store different parameters in the body of ISUP message.

Parameters

name
Enter a unique identifier for this ISUP parameter rule. This parameter is required and has no default.
parameter-type
Using ISUP parameter mapping, enter the ISUP parameters on which you want to perform manipulation. This parameter takes values between 0 and 255, and you must know the correct ISUP mapping value for your entry. The Oracle Communications Session Border Controller calculates the offset and location of this parameter in the body.

Note:

The value returned from the body does not identify the type or length, only the parameter value. For example, a parameter-type value of 4 acts on the Called Party Number parameter value.
  • Default: 0
  • Values: Min: 0 / Max: 255
parameter-format
Enter the method for the Oracle Communications Session Border Controller to convert a specific parameter to a string representation of that value.
  • Default: hex-ascii
  • Values: number-param | hex-ascii | binary-ascii | ascii-string | bcd
action
Choose the type of action you want to be performed.
comparison-type
Select a method to determine how the header in the body part of the SIP message is compared. This choice dictates how the Oracle Communications Session Border Controller processes the match rules against the SIP header.
  • Default: case-sensitive
  • Values: case-sensitive | case-insensitive | pattern-rule | refer-case-sensitive | refer-case-insensitive | boolean
match-value
Enter the value to match against the header in the body part of the SIP message. This is where you can enter values to match using regular expression values. Your entries can contain Boolean operators.
new-value
When the action parameter is set to add or to manipulate, enter the new value that you want to substitute.

Path

isup-param-rulesis a subelement under the sip-manipulation>mime-isup-rules element. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-manipulation > mime-isup-rules > isup-param-rules.

Note:

This is a multiple instance configuration element.