Hi!
We are working on a custom CTI integration for Freshservice, using the CTI Framework app. We want to be able to hide the softphone when navigating to a contact or ticket from from the softphone.
You currently have the option to show the softphone with:
window.parent.postMessage({action: "show_softphone"}, '*');
I wonder if you have a similar option for hiding the softphone, or any other way to do it?
Best regards
Peter from Telavox