sip-manipulation > mime-sdp-rules

The mime-sdp-rules configuration allows you to configure HMR for SDP.

Parameters

name
Enter a name for this SDP header rule. This parameter is required and has no default.
msg-type
Select the message type to which this header rule applies
  • Default: any
  • Values:
    • any—Both Requests and Reply messages
    • request—Request messages only
    • reply— Reply messages only
    • out-of-dialog—
methods
Enter the list of SIP methods to which the MIME rules apply, such as INVITE, ACK, or CANCEL. 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 | reject | log
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 SDP 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 toadd or to manipulate enter the new value that you want to substitute.
mime-header-rules
See "sip-manipulation mime-isup-rules > mime-header-rules"
sdp-session-rules
list of sdp-session-rules. See "sip-manipulation > mime-sdp-rules > sdp-session-rules"
sdp-media-rules
list of sdp-media-rules. See "sip-manipulation > mime-sdp-rules > sdp-media-rules"

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-sdp-rules.

Note:

This is a multiple instance configuration element.