Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

In this section:

Table of Contents
maxLevel3

Info
iconfalse

Perform the following steps

...

...

to configure RTCP Multiplex to non-RTCP Multiplex interworking:

Table of Contents
maxLevel3

Configuring ERE

Create a PSP and enable RTCP Mux

Code Block
set profiles media packetServiceProfile PSP
commit

...

To enable RTCP Mux, execute the following command:

...



set profiles media packetServiceProfile PSP rtcpOptions rtcp enable rtcpMux enable
commit

...


...

Attach the PSP to the SIP Trunk Group

...

To attach the PSP to the SIP Trunk Group, execute the following command:

Code Block
set addressContext default zone defaultSigZone sipTrunkGroup ingress_TG policy media packetServiceProfile PSP
commit

...

Configuring External PSX

...

Create a Packet Service Profile in the PSX

...

  1. From the PSX Manager window, choose Packet Service Profile from the drop-down menu.

...


  1. PSX - Packet Service Profile:

    Image Modified


  2. To create a Packet Service Profile, right-click on the Selection Area

...

  1. and select New from the

...

  1. pop-up menu.

    Selection Area:

    Image Added


    The Packet Service Profile window is displayed.

...


  1. Enter the Packet Service Profile name

...

  1. and click Save to create the new Packet Service Profile.

...


  1. Packet Service Profile:

    Image Added

Enable

...

RTCP Mux in the PSP

Note

The RTCP-MUX flag is visible only when the option RTCP is enabled in the PSP.


  1. Choose the RTCP option from the PSP to enable it. This action enables the RTCP configurable flags.

...


  1. Image Modified

...



  1. Select RTCP-MUX from the RTCP options

...

  1. and click Save.