Question

How do I do a call transfer using RC phone API?

  • 2 July 2018
  • 1 reply
  • 303 views

How do I do a call transfer (blind or warm) to another extension RC phone APIs?

From my initial research I see that this functionality may not be available yet via API, but I was wondering if anyone found a solution to this problem?


1 reply

I believe you can do it with WebRTC: https://github.com/ringcentral/ringcentral-web-phone#transfer

Another option is to using RC's Call control API which is still internal beta, so you have to wait.

Reply