B.Prathibha
B.Prathibha
How to hide the iframe and return to the main screen when the call ends?
Can you explain how to implement this. I'm not clear.
Is it possible to remove the iframe when the call ends?
Thank you.
How to handle the incoming call if the browser phone application is not opened?
> Then you need to show/hide the window, rather than open/close. I don't have the code at hand, but the library in use there is jQuery UI. > https://jqueryui.com/dialog/ >...
How to make the registration happen at the launch of the parent application like CRM?
Then use the `web_hook_on_invite` to show the phone for an inbound call. (It will ring and show the answer option.) Registration done and the window gets hidden using the open...
`$(this).dialog("show") and $(this).dialog("hide") is not working`
Its working. Thank you for the support.