Skip to main content

When accessing call logs, for outbound calls am getting main company number as FROM phone number for all the account phone numbers instead of separate phone number.


- When we see the call log from portal we can able to see separate phone numbers.


P.S: We set to display main company number for all account phone numbers.



Please use call-log API with the view=Detailed filter ,eg:  /account/~/extension/~/call-log?view=Detailed . This will give you detailed information about the call-legs.
Please check Example 2 in this link :https://developer.ringcentral.com/api-docs/latest/index.html#!#RefExtensionCallLog.html
 

Reply