Enabling RTCP Latching

To enable RTCP symmetric latching:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type media-manager and press Enter to access the media-level configuration elements.
    ORACLE(configure)# media-manager
    ORACLE(media-manager)#
  3. Type media-manager and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(media-manager)# media-manager
    ORACLE(media-manager-config)#
  4. Select the media manager configuration so that you can enable HNT RTCP.
    ORACLE(media-manager-config)# select
  5. hnt-rtcp — Enable support of RTCP when the SBC performs HNT. The default value is disabled. The valid values are:
    • enabled | disabled

      ORACLE(media-manager-config)# hnt-rtcp enabled
  6. Save your work using either the ACLI save or done command.