Resources | global | qoeCallRouting

qoeCallRouting

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

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
mediaQosBasedRoutingOenumerationdisabled Media QoS Feature control flag (Enabling this will start Media QoS KPI calculation and validation)
signalingQosBasedRoutingOenumerationdisabled Signaling QoS Feature control flag (Enabling this will start Signaling QoS KPI calculation and validation)
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/global/qoeCallRouting

  • No labels