sip-manipulation > mime-sdp-rules > sdp-session-rules > sdp-line-rules

The sdp-line-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.
type
descriptor type specifying which line of the SDP will be manipulated
  • Values: a-z
action
Choose the type of action you want to be performed.
  • Default: none
  • Values: none | add | delete | manipulate | replace | store | sip-manip | find-replace-all | reject | log
comparison-type
Select a method to determine how the header in the body part of the SDP 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 to add or to manipulate, enter the new value that you want to substitute

Path

sdp-line-rulesis a subelement under the sip-manipulation>mime-sdp-rules > sdp-session-rules (and sdp-media-rules) subelement. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-manipulation > mime-sdp-rules , and then sdp-session-rules (or sdp-media-rules) > sdp-line-rules.

Note:

This is a multiple instance configuration element.