add_ |
---|
...
workflow_for_ |
---|
...
techpubs | |
---|---|
|
...
|
|
...
|
...
|
...
|
...
borderColor | green |
---|---|
bgColor | transparent |
borderWidth | 2 |
...
Back to Call Routing and Services
|
Panel | ||||
---|---|---|---|---|
In this section:
|
...
Info |
---|
...
|
...
...
|
...
...
...
...
Quality of Service (QoS) is designed to deliver a certain Quality of Experience (QoE) by ensuring that network elements apply consistent treatment to traffic flows as they traverse the network. Multiple factors contribute to user’s experience of voice:
The
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
To set
...
Egress IP Attributes of Signaling Qos KPI Profile in an IP Signaling Profile:
Code Block |
---|
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> egressIpAttributes signalingQosKpiProfile <QosKpiProfile_name> |
To enable QoS-based routing for an IP Signaling Profile:
Code Block |
---|
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> egressIpAttributes flags qosBasedRouting enable |
To enable QoS-Based routing on a global level:
Code Block |
---|
% set global qoeCallRouting mediaQosBasedRouting enable
% set global qoeCallRouting signalingQosBasedRouting enable |
Info |
---|
For a full description of commands, please |
...
refer to Media QoS KPI Profile - CLI, Signaling QoS KPI Profile - CLI for CLI command details, or EMA User Guide for EMA GUI descriptions. |
Differentiated services Code Point (DSCP) is a networking architecture specifying a simple and scalable mechanism for classifying and managing high-priority network traffic and providing quality of service (QoS) on modern IP networks. DSCP prioritizes certain packets in a stateless fashion, scales well and does not require many processing cycles.
The
Spacevars | ||
---|---|---|
|
Info |
---|
DSCP pass-through is configurable using Packet Service Profile flag "dscpPassthrough". |
...
Refer to Packet Service Profile - Flags (EMA) or Packet Service Profile - CLI for configuration details. |
...
The
supports using preconfigured DSCP values for egressing audio and video packets (configured separately for audio and video). Prior to the 5.0.0R0 release, the audio DSCP value was also applied Spacevars 0 series4
...
to MSRP packets.
...
The Spacevars 0 product
...
now supports setting a separate MSRP DSCP
...
value in the Packet Service Profile (PSP) for egressing MSRP packets. This configurable value, msrpDscp
, applies to egress MSRP packets only
...
and does not rely on the values configured for audio/video streams.
Code Block | ||||
---|---|---|---|---|
| ||||
% set profiles media packetServiceProfile <unique profile name> qosValues msrpDscp <0- |
...
63> |
Info |
---|
For configuration details, |
...
refer to Packet Service Profile - CLI or, System Provisioning - Packet Service Profile (EMA). |
The
supports specifying an alternative DSCP marking to use for T.140 text media streams from what is used for video and audio media stream types. This value applies irrespective of whether the request has a Resource Priority header (RPH). Spacevars 0 series4
To configure the DSCP marking for text calls, execute the following command:
Code Block | ||
---|---|---|
| ||
% set profiles media packetServiceProfile DEFAULT qosValues t140Dscp <0-63> |
Info |
---|
For configuration details, refer to Packet Service Profile - CLI or Media - Packet Service Profile - QOS Values (EMA). |
Pagebreak |
---|