Hi,
I wonder if it is possible for you the implement a feature for hiding the softphone when using your CTI Framework application?
You currently have an api for showing the softphone:
window.parent.postMessage({action: "show_softphone"}, '*');
We would like to be able to hide the softphone as well. Sometimes it covers the information and links when navigating to a requester or a ticket.