allowed-elements-profile > rule-sets

This configuration subelement is used to configure SIP whitelists which controls the passage of unknown headers and parameters in request and response traffic.

Parameters

name
A unique identifier of this rule set.
unmatched-action
Identifies the action that the Oracle Communications Session Border Controller performs when it encounters a non-whitelisted header.
  • Default: Reject
  • Values: reject | delete
msg-type
Specifies the message type to which the rule applies
  • Default: any
  • Values: any | request | response
methods
Specifies list of methods to which the rule applies. This applies to all methods when none are specified. Enter this as a comma separated list.
logging
Enables logging when an unmatched element is intercepted.
  • Default: disabled

Path

rule-sets is a subelement under the allowed-elements-profile element under the session router path. The full path from the topmost ACLI prompt is: configure terminal, and then session-router, and then allowed-elements-profile, and then rule-sets.