Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
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.
Image AddedsrtpCount Displayed as system wide total srtp Call Count; The high water mark of total number of srtp calls for the reporting interval.
Image AddedenhancedVideoCount Displayed as system wide total video Call Count; The high water mark of total number of enhanced video calls for the reporting interval.
Image AddedamrnbLegCount The high water mark of total number of AMRNB call legs for the reporting interval.
Image AddedamrwbLegCount The high water mark of total number of AMRWB call legs for the reporting interval.
Image AddedevrcLegCount The high water mark of total number of EVRC call legs for the reporting interval.
Image AddedniceRecCount The current high water mark of total number of nice recording calls.
Image AddedmrfSessionsCount The current high water mark of total number of mrf calls.
Image AddedsipRecCount The current high water mark of total number of sip recording calls.
Image AddedtranscodeCount The high water mark of total number of transcoded sessions for the specified interval.
Image AddedpdcsCount The high water mark of total number of pdcs header sessions for the specified interval.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callCountIntervalStatistics/{number},{name}