Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to Global - CLI

...

Panel

In this section:

Table of Contents

 

Use this feature to enable/disable the Media QoS and Signaling QoS feature control flags.

Command Syntax

Code Block
languagenone
% set global qoeCallRouting
   mediaQosBasedRouting <disabled | enabled>
   signalingQosBasedRouting <disabled | enabled>

Command Parameters

Caption
0Table
1Global QoE Call Routing Parameters

Parameter

...

Description

qoeCallRouting

...

N/A

Use this control enable/disable mediaQosBasedRouting and/or signalingQosBasedRouting flags.

mediaQosBasedRouting

...

Enable this Media QoS Feature control flag to start Media QoS KPI calculation and validation.

  • disabled (default)
  • enabled

signalingQosBasedRouting

...

Enable this Signaling QoS Feature control flag to start Signaling QoS KPI calculation and validation.

  • disabled (default)
  • enabled

Command Example

Code Block
languagenone
% set global qoeCallRouting mediaQosBasedRouting enabled signalingQosBasedRouting disabled
% show global qoeCallRouting
mediaQosBasedRouting     enabled;
signalingQosBasedRouting disabled;