question

point-of-rental-software3262 avatar image
point-of-rental-software3262 asked Tyler Liu answered

Which API is required permisson [VOIP Calling]??

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

topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
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.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

devanand-w3658 avatar image
devanand-w3658 answered
I need to implement this API permission using C#. Do we have any API method similar to CallLogs for  [VOIP Calling]??
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
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 
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.