question

David Soto avatar image
David Soto asked Anirban Sen Chowdhary answered

Receive calls for custom app

Hi, I'm integrating ring central in my own app, and I want to know if is possible to receive and answer the phone in my app with the ring central API.

Thanks in advance.

calls
1 |1000

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

Phong Vu avatar image
Phong Vu answered

Short answer is yes.

You can implement PubNub or Webhook, then register for the telephony session notification

Then you can use the Call Control APIs to answer incoming calls.

1 |1000

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

Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

PubNub or Webhook helps in event subscription which means you will receiving server-side notifications about events of interest to an application. It's actually method of receiving push notifications and customize your app. RingCentral APIs let you customize your own apps to make and receive calls,

One similar question example here

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.