Skip to main content
Solved

Pull Caller Wait times for a specific group


  • New Participant
  • 1 reply

Hi all,

I’m just getting started with this project whereby I need to pull in Caller wait times for a specific department.  I would be using C#; but don’t know where to start.  Rest API’s, Database schema, permissions, etc.

Any help would be appreciated.

 

 

Best answer by PhongVu

jrugo wrote:

Thank you for the information.  Do you know if there are any full examples or GitHub resources in C# for doing this?

Unfortunately, there is no full sample code for other programming language. However, there is a .NET SDK and there are sample codes showing how to subscribe for push notifications and how to receive the event. You just have to choose implement your own logics to parse the event payload and calculate the call metrics as shown in the example in the blog.

https://developers.ringcentral.com/guide/notifications/webhooks/quick-start#c#

https://developers.ringcentral.com/guide/notifications/websockets/quick-start#c#

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

3 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • August 6, 2025

There is no API to retrieve such a call metric. You will have to implement an application which listens to the telephony session events of a call, then process the raw data to calculate the waiting time of a call.

Read this article to learn about the telephony session event notifications.

Read this article to learn more about how to process the raw telephony data.

Also, if your company is interested to use a 3rd party app for advanced call analytics, check out this app


  • Author
  • New Participant
  • 1 reply
  • August 6, 2025

Thank you for the information.  Do you know if there are any full examples or GitHub resources in C# for doing this?


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • Answer
  • August 6, 2025
jrugo wrote:

Thank you for the information.  Do you know if there are any full examples or GitHub resources in C# for doing this?

Unfortunately, there is no full sample code for other programming language. However, there is a .NET SDK and there are sample codes showing how to subscribe for push notifications and how to receive the event. You just have to choose implement your own logics to parse the event payload and calculate the call metrics as shown in the example in the blog.

https://developers.ringcentral.com/guide/notifications/webhooks/quick-start#c#

https://developers.ringcentral.com/guide/notifications/websockets/quick-start#c#


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