sip-manipulation > mime-rules > mime-headers

The mime-headers configuration allows you to configure MIME headers, which operate on the specific headers in the match body part of the SIP message.

Parameters

name
Enter a name for this MIME header rule. This parameter is required and has no default.
mime-header-name
Enter the value to be used for comparison with the specific header in the body part of the SIP message. There is no default for this parameter.
action
Choose the type of action you want to be performed.
  • Default: none
  • Values: add | replace | store | sip-manip | find-replace-all | none
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
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.

Path

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

Note:

This is a multiple instance configuration element.