rtcp-policy

The rtcp-policy is used to specify an individual rule controlling how the Oracle Communications Session Border Controller generates RTCP reports for the realm to which the rtcp-policy is assigned.

Parameters

name
Enter the name of this RTCP policy configuration. Use this name to assign the rtcp-policy to one or more realms.
rtcp-generate
Select the function this RTCP policy performs.
  • Default: none
  • Values:
    • none: Disables this policy. RTCP reports are not generated.
    • all-calls: SBC generates RTCP report information for all calls that pass through the realm, from the beginning of the session.
    • xcoded-calls-only: SBC generates RTCP report information only for the transcoded calls that pass through the realm, from the beginning of the session.
    • hold-calls-only: SBC generates RTCP report information for transcoded and non-transcoded calls, beginning when a call is placed on hold and ending when the call is resumed.
    • all-xcoded-and-hold-calls: SBC generates RTCP report information for:
      • Non-transcoded calls that pass through the realm, beginning when a call is placed on hold and ending when the call is resumed.
      • Transcoded calls that pass through the realm, from the beginning of the session.

Path

rtcp-policy is an element under the media-manager path. The full path from the topmost ACLI prompt is: configure terminal , and then media-manager , and then rtcp-policy.