Skip to main content
Question

Which API is required permisson [VOIP Calling]??

  • November 8, 2016
  • 3 replies
  • 659 views

I am going through all permissions , I did not see any API needs permission [VOIP Calling]??


3 replies

WebRTC needs it. Please refer to https://github.com/ringcentral/ringcentral-web-phone

It's not standard Rest API, that's why you can't find it from the documentation.

  • New Participant
  • December 1, 2016
I need to implement this API permission using C#. Do we have any API method similar to CallLogs for  [VOIP Calling]??

VOIP Calling is a permission, not endpoint, so you cannot "implement" it. As I said above, this permission is required by WebRTC instead of Rest API, so there is no Rest API methods which require this permission. Please refer to https://github.com/ringcentral/ringcentral-web-phone