![]() It describes the current call statistics for global level. | |
Exists on Condition | (/system/isOAM !='true') and (/system/sbcPersonality/role !='slb') |
Parameter | Description | |
---|---|---|
![]() ![]() | name | A dummy key to be added to non-config scalar element container, even though only one row is allowed in container. It is because without the key, tailf treats the container non-dynamic and calls get_elem per leaf instead of calling get_object per row |
![]() | callCount | The current high water mark of total number of active calls. |
![]() | encryptCount | The current high water mark of total number of encrypt calls. |
![]() | srtpCount | The current high water mark of total number of active srtp calls. |
![]() | enhancedVideoCount | The current high water mark of total number of active enhanced video calls. |
![]() | amrnbLegCount | The current high water mark of total number of AMRNB call legs. |
![]() | amrwbLegCount | The current high water mark of total number of AMRWB call legs. |
![]() | evrcLegCount | The current high water mark of total number of EVRC call legs. |
![]() | niceRecCount | The current high water mark of total number of nice recording calls. |
![]() | mrfSessionsCount | The current high water mark of total number of mrf calls. |
![]() | sipRecCount | The current high water mark of total number of sip recording calls. |
![]() | transcodeCount | The current high water mark of total number of transcoded sessions. |
![]() | pdcsCount | The current high water mark of total number of pdcs header sessions. |
![]() | evsLegCount | The current high water mark of total number of evs calls. |
![]() | silkLegCount | The current high water mark of total number of silk calls. |
![]() | licenseMode | License Mode. |
![]() | slbSessionsCount | The current high water mark of total number of slb calls. |
![]() | hpcQueueAttempts | The current number of HPC calls that were successfully placed on HPC Call Queuing queues. |
![]() | hpcQueueOverflows | The current number of HPC calls for which HPC call queuing attempts were unsuccessful because queues were full. |
![]() | hpcQueueAbandons | The current number of HPC calls that were placed in HPC Call Queuing queues, but were subsequently abandoned before they could be completed. |
![]() | hpcQueueTimeouts | The current number of HPC calls removed from HPC Call Queuing queues due to expiration of the queue timeout timer. |
![]() | hpcTrafficControlExemptions | The current HPC traffic control exemptions. |
![]() | sosbcSessionsCount | The current high water mark of total number of sosbc calls. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callCountCurrentStatistics/{name} |