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.

If the action is add, the default value of the Number Qualifier Indicator byte is always 0x06 (the Additional Calling Party number). When a different value is needed, you can replace 0x06 using the table ability of the object type 192[x]. See the "IAM Interworking Support" section in the ACLI Configuration Guide.

Parameters

name
Enter a unique identifier for this ISUP parameter rule. This parameter is required and has no default.
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
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: raw-binary | hex-ascii | bcd | binary-ascii | ascii-string | number-param
action
Choose the type of action you want to be performed.
  • Default: none
  • Values: none | add | store | sip-manip | replace | find-replace-all | delete | log | monitor | reject
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.