Question

Initiating call from Remote Desktop

  • 26 February 2020
  • 1 reply
  • 631 views

We have an application that all of our users access via Remote Desktop. Some of our users have a RingCentral softphone on their local PC. Is it possible to initiate the call on the RDP session, initiate the call on the users softphone, and then get the call ID back to the RDP initiator (C# / .Net).


1 reply

Userlevel 1

I am not sure how you want to initiate a call, but there are 2 endpoints for making phone call. Check out the documentation and let me know if you have further question

1. Ringout API (https://developers.ringcentral.com/guide/voice/ringout)

2. Callout API

Reply