News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
How to read call log legs
Tags: call logs
Aug 30, 2018 at 12:37pm   •   3 replies  •  0 likes
global-it-api

Hello Everyone,


I am able to use RingCentral's GitHub examples in C# from ringcentral-csharp-client-master. But I am still struggling with it.

But as of now I can get Inbound calls using:

ExtensionCallLogResponse callLogsInBound = await mainAccount.CallLog().List(new { dateFrom = monday.ToString("yyyy-MM-dd"), dateTo = monday.AddDays(5), view = "Detailed", direction = "Inbound" });  

How do I read the Legs of the call so I can track the call and who eventually answered the call?


3 Answers
answered on Aug 8, 2019 at 2:45pm  

You can also check logs through the API in detailed

/call-log/?view=detailed

Then you can proceed to the actual details you want, most often the first line of the log may have it


 0
answered on Aug 8, 2019 at 8:17am  

Did you ever get an answer to this? I am struggling with the same thing. At the end of the day, I need to have the ToPhoneNUmber and ToName of the end user the inbound call went to. The first line often times just has the receptionist.


 0
answered on Sep 5, 2018 at 3:55pm  
The easiest way to understand the call log flow via APIs is by logging in to service.ringcentral.com -> User - > Call log  - > Detailed 

Find the call log record that you want to understand. The first line for that call shows the end to end call. But subsequent legs show how the call was processed ,  read it via top down. Each subsequent line is a leg in the API response as well. 

To understand the Call-logs in the online portal further , you can call RC tech support/ customer support or your account manager , they can provide you further insight on understanding call-log. 

If you need further info on this let us know. 


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us