How to Create/ Destroy Persistent Connections using API?

I have been looking into this Call Control Support Blog to create persistent connections using JS SDK. I created the architect flow and established the persistent connection, but just curios,

  1. is there a direct API call to create/destroy WebRTC persistent connections.
  2. How do we close the WebRTC persistent connection using API ?
  3. is there a way to keep persistent connection active, if we close the browser and open a new browser instance of purecloud ?

Thanks,
Furqan

Hello,

No. There is not.

It is not possible to terminate the WebRTC Phone persistent connection using the API.
It is only available from the Genesys Desktop UI.

No. Closing the browser will close the embedded WebRTC Phone and will terminate the WebRTC call with that phone. This will end the persistent connection.

Regards,

Thanks @Jerome.Saint-Marc for the update.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.