Skip to main content

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


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.
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 

Reply