qos-constraints

The qos-constraints configuration element allows you to enable QoS based routing, which uses the R-Factor on a per-realm basis to cut back on the traffic allowed by a specific realm. Oracle Communications Session Border Controller QoS reporting is a measurement tool that collects statistics on Voice over IP (VoIP) call flows for SIP and H.323. To provide information, the Oracle Communications Session Border Controller writes additional parameters to the Remote Authentication Dial-in User Service (RADIUS) call record and Historical Data Recording (HDR) records.

Parameters

name
Enter the name of a QoS constraints configuration
state
Enable or disable a set of QoS constraints
  • Default: enabled
  • Values: enabled | disabled
major-factor
Enter a numeric value set the threshold that determines when the Oracle Communications Session Border Controller applies the call reduction rate; must be less than the critical-rfactor
  • Default: 0
  • Values: Min: 0 | Max: 9321 0
critical-rfactor
Enter a numeric value to set the threshold that determines when the Oracle Communications Session Border Controller rejects all inbound calls for the realm, and rejects outbound calls when there is no alternate route
  • Default: 0
  • Values: Min: 0 | Max: 9321
call-load-reduction
Enter the percentage by which the Oracle Communications Session Border Controller will reduce calls to the realm if the major-rfactor is exceeded; a value of 0 means the call load will not be reduced
  • Default: 0
  • Values: Min: 0 | Max: 100

Path

qos-constraints is an element under the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then session-router, and then qos-constraints.