![]() It describes the Global interval call statistics. | |
Exists on Condition | (/system/isOAM !='true') and (/system/sbcPersonality/role !='slb') |
Parameter | Description | |
---|---|---|
![]() ![]() | number | A sequence number which identifies the interval for which the set of statistics is required. The interval N identifies the recently completed interval, Interval N is identifed by the last sequence value and N-( number of intervals) is the earlest completed interval. |
![]() ![]() | 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 |
![]() | intervalValid | The member indicating the validity of the interval. |
![]() | time | The system up time when the interval statistic is collected. |
![]() | callCount | Displayed as system wide total stable Call Count. The high water mark of total number of active calls for the reporting interval. |
![]() | encryptCount | Displayed as system wide total encrypt Call Count. The high water mark of total number of encrypt calls for the reporting interval. |
![]() | srtpCount | Displayed as system wide total srtp Call Count; The high water mark of total number of srtp calls for the reporting interval. |
![]() | enhancedVideoCount | Displayed as system wide total video Call Count; The high water mark of total number of enhanced video calls for the reporting interval. |
![]() | amrnbLegCount | The high water mark of total number of AMRNB call legs for the reporting interval. |
![]() | amrwbLegCount | The high water mark of total number of AMRWB call legs for the reporting interval. |
![]() | evrcLegCount | The high water mark of total number of EVRC call legs for the reporting interval. |
![]() | 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 high water mark of total number of transcoded sessions for the specified interval. |
![]() | pdcsCount | The high water mark of total number of pdcs header sessions for the specified interval. |
![]() | evsLegCount | The high water mark of total number of EVS call legs for the reporting interval. |
![]() | silkLegCount | The high water mark of total number of SILK call legs for the reporting interval. |
![]() | licenseMode | License Mode. |
![]() | slbSessionsCount | Displayed as system wide total stable SLB sessions Count. The high water mark of total number of active calls for the reporting interval. |
![]() | hpcQueueAttempts | The number of HPC calls that were successfully placed on HPC Call Queuing queues for the reporting interval. |
![]() | hpcQueueOverflows | The number of HPC calls for which HPC call queuing attempts were unsuccessful because queues were full for the reporting interval. |
![]() | hpcQueueAbandons | The number of HPC calls that were placed in HPC Call Queuing queues, but were subsequently abandoned before they could be completed for the reporting interval. |
![]() | hpcQueueTimeouts | The number of HPC calls removed from HPC Call Queuing queues due to expiration of the queue timeout timer for the reporting interval. |
![]() | hpcTrafficControlExemptions | The HPC traffic control exemptions for this reporting interval. |
![]() | sosbcSessionsCount | Displayed as system wide total stable SOSBC sessions Count. The high water mark of total number of active calls for the reporting interval. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callCountIntervalStatistics/{number},{name} |