Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | ||||
---|---|---|---|---|
In this section:
|
...
This best practice provides guidance on configuring RTCP RR/RS Bandwidth modifiers from EMA to support held calls for a Multimedia Telephony Service for IMS (MTSI) environment as described on the page AMR and RTCP Enhancements.
...
Note |
---|
This configuration is performed either on |
...
the PSX or |
...
SBC ERE |
...
. |
Execute the following command to configure PSP:
Code Block |
---|
...
set profiles media packetServiceProfile DEFAULT rtcpOptions rtcp enable |
Execute the following command to configure the HELD calls:
Code Block |
---|
...
set profiles media packetServiceProfile DEFAULT rtcpOptions rtcp enable enableRTCPForHeldCalls enable |
Execute the following command to configure RR and RS bandwidth values:
Code Block |
---|
...
set profiles media packetServiceProfile DEFAULT rtcpOptions rtcp enable enableRTCPForHeldCalls enable rrBandwidth 250 rsBandwidth 250 |
Execute the following command to send the RR and RS bandwidth information in the SDP offer:
Code Block |
---|
...
set profiles signaling ipSignalingProfile DEFAULT_SIP commonIpAttributes flags sendRTCPBandwidthInfo enable |
...
...
...
On the SBC EMA main screen, navigate to Configuration > System Provisioning > Category: Call Routing > E PSX. The PSX manager window is displayed.
...
...
In the PSX Manager window, choose Packet Service Profile from the
...
drop-down menu.
Caption | ||||
---|---|---|---|---|
| ||||
...
To create Packet Service Profile, right click on the Selection Area.
Caption | ||||
---|---|---|---|---|
| ||||
Select New from the resultant pop-up menu.
The Packet Service Profile window appears. Provide the Packet Service Profile name.
Caption | |||
---|---|---|---|
|
...
|
...
Choose the RTCP option to enable it. This action enables the RTCP configurable flags.
Caption | ||||
---|---|---|---|---|
|
...
The following parameters are displayed:
Info |
---|
All available parameters require RTCP to be enabled. |
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
|
Make the desired changes to these parameters.
Click Save to save the configuration.
...
...
In the PSX Manager window, choose IP Signaling Profile from the drop-down menu.
Caption | ||||
---|---|---|---|---|
|
...
| |
...
To create IP Signaling Profile
...
, right click on the Selection Area.
Caption | ||||
---|---|---|---|---|
| ||||
The IP Signaling Profile window appears. Provide the IP Signaling Profile name.
Caption | |||
---|---|---|---|
|
...
| |
Enable the "Send RTCP Bandwidth Info" flag identified in the screen capture below:
Caption | ||||
---|---|---|---|---|
| ||||
The following flag is now enabled:
Caption | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
...
|
To enable SBC to use rules to determine the initial codec mode (applicable for AMR and AMR-WB codecs):
% set profiles media codecEntry G711-DEFAULT codec amrBandwidthEfficient initialCodecMode enable
% set profiles media codecEntry G711-DEFAULT codec amrwbOctetAligned initialCodecMode enable
% set profiles media codecEntry G711-DEFAULT codec amrOctetAligned initialCodecMode enable
Pagebreak |
---|
...