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 do you find the original outbound phone number for transferred call?
Tags: rest api, call queues
Mar 21, 2022 at 2:03pm   •   2 replies  •  0 likes
Elena Grishin

I get the call for a user using Sandbox app by following API call:

var usersCalls= await restClient.Restapi().Account().Extension().CallLog().List(
    new ReadUserCallLogParameters
 {
 
 perPage = 30,
 showBlocked = true,
 dateFrom = "some date",
 dateTo = "some date",
 view = "Detailed"
 });

Some of the transferred calls do not have original, not RingCentral phone numbers.

If A calls B, then call forwards to C I can see the A number (A number is not RingCentral number).

The problem is to get A number for the forwarded outbound call.

Like B(RingCentral number) calls A(not RingCentral number), then B forwards call to C(RingCentral number), in that case, I don't see A number.

Is that by design and expected not to see the original number (A number)?

Thank you.

on Mar 21, 2022 at 6:12pm   •  0 likes

Just to note that I get a call log for C in both cases for inbound and outbound calls.

1 Answer
answered on Mar 22, 2022 at 8:48am  

Unfortunately, the call log is a call history and it was not designed to log all details of a call including call transfer.

You have to implement an app that subscribes for the /telephony/sessions event notification and build your logic to create own call data. Let me know if you have further questions.


 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