Skip to main content
Solved

Is it possible to get "ring time" from the call log api?


Hello, I am currently using to call log api to get detailed call log data. My business is interested in the ring time. There is a duration fields which is the number of seconds the call lasted but is there any data on how long the phone was ringing for?

Best answer by PhongVu

Unfortunately, the call log does not have the ringing duration data. If this is critical for your company, you have to implement the telephony session notification and measure the time by your own app.

View original
Did this thread help you find an answer to your question?

5 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2317 replies
  • Answer
  • May 14, 2020

Unfortunately, the call log does not have the ringing duration data. If this is critical for your company, you have to implement the telephony session notification and measure the time by your own app.


  • New Participant
  • 1 reply
  • November 16, 2021

Hello our company need ring time too. This question was added more than year ago. So maybe you have been already added ring time to call log api?


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2317 replies
  • November 16, 2021

No, there is no updates to the call log data to capture ringing time.

You can implement an app to detect that. Read this article to see how to.

You can also use the new API named Call Performance API under bata release. Unfortunately, right now it only gives you the aggregate data. We are planning to provide breakout call data in the future releases.


  • 0 replies
  • November 17, 2021

Hi @Mike Frank if you want to get data of not just a single call but on the aggregate level then have a look at the new CallPerformanceAnalytics APIs. Using this, you can get RingTime but looking for 'Ringing' Call Segment filter as documented here https://developers.ringcentral.com/api-reference/Call-Performance-Reports/aggregatePerformanceReportCalls


  • 0 replies
  • November 17, 2021

For now that only way I can think of calculating this time is by running subscriptions with https://developers.ringcentral.com/api-reference/Account-Telephony-Sessions-Event event filter and keeping a track of time between Setup <> Proceeding <-> Answered

For more info : https://developers.ringcentral.com/guide/voice/calculating-call-time-metrics



Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings