Versions Compared

Key

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

Add_workflow_for_techpubsAUTH1REV5REV6REV3REV1REV2 

Panel

In this section:

Table of Contents
maxLevel3

Perform the following steps:

Anchor
ERE Configuration
ERE Configuration
ERE Configuration

Anchor
Creating a PSP
Creating a PSP
Creating a PSP

To create a PSP, execute the following command:

Code Block
set profiles media packetServiceProfile PSP
commit
AnchorEnabling RTCP on the PSPEnabling RTCP on the PSPEnabling RTCP in the PSP

To enable RTCP in the PSP, execute the following command:

Code Block
set profiles media packetServiceProfile PSP rtcpOptions rtcp enable
commit

Anchor
Enabling RTCP Mux
Enabling RTCP Mux
Enabling RTCP Mux

To enable RTCP Mux, execute the following command:

Code Block
set profiles media packetServiceProfile PSP rtcpOptions rtcp enable rtcpMux enable
commit

Anchor
Attaching the PSP to the SIP Trunk Group
Attaching the PSP to the SIP Trunk Group
Attaching 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

Anchor
External PSX Configuration
External PSX Configuration
External PSX Configuration

Anchor
Creating a Packet Service Profile on PSX
Creating a Packet Service Profile on PSX
Creating a Packet Service Profile in PSX

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

    Caption
    0Figure
    1PSX - Packet Service Profile

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

    Caption
    0Figure
    1Selection Area


    Select 
    New from the resultant pop-up menu. The Packet Service Profile window is displayed.

  3. Provide the Packet Service Profile name.

    Caption
    0Figure
    1Packet Service Profile


    Click Save to create the new Packet Service Profile.

Anchor
Enabling RTCP Mux on the PSP
Enabling RTCP Mux on the PSP
Enabling RTCP Mux in the PSP

Note

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

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

Caption
0Figure
1RTCP-MUX

 

Select RTCP-MUX from the RTCP options. Click Save.

Pagebreak