Trunk metrics - field definition

Hi,

I'm trying to understand the data received from this API:
GET api/v2/telephony/providers/edges/trunks/metrics?trunkIds=

From the API documentation I can see:

The mismatchCount is Total number of QoS mismatches over the course of the last 24-hour period (sliding window). How about inboundCallCount and outboundCallCount? Is it some accumulative value or is just a snapshot of the callcount at the eventime?

Kind Regards

Hi

InboundCallcount is Current number of inbound calls passing through the trunk. This is a real time data.
The same applies for OutboundCallCount.

Best Regards
Hemanth

Hi Hemanth,

As we found that this value (such as outboundCallCount) is only updated once an hour, and it is only the real time data at the time, do we have any API which can provide accumulate value (trunk metrics such as outboutCallCount) for certain period?

Thank you very much.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.