January Tidbits

SMS Questions Answered

You've got SMS questions; We've got Answers!

question

paresh-varde14455 avatar image
paresh-varde14455 asked Phong Vu answered

Ringcentral embedded app programmatically start recording ON/OFF

Hi,

I am using RingCentral embedded app (See attachment).
<script src=" https://apps.ringcentral.com/integration/ringcentral-embeddable/0.2.0/adapter.js">

How should I programmatically (in Javascript) turn Recordings ON/OFF based on the target state of phone calls?

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

1 Answer

·
Phong Vu avatar image
Phong Vu answered
Hi Paresh,

I am not sure what call id you will get from the embedded widget code. But check to see if you can get the call session Id. And once you have that id, you can use the Call Control API to start/stop recording. It is not trivial but I think it is doable.

In order to use the Beta version of Call Control API, you will need to send a request to devsupport@ringcentral.com to get your account enabled for the feature.
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.