Softphone, webphone and VoIP server Forum

HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneMuting and HoldingMuting and Holding
Previous
 
Next
New Post
9/11/2012 7:03 PM
 
My web based phone using Javascript API has mute and hold buttons.  When mute is pressed it calls document.applets[0].API_MuteEx(-1,true,1); and I pick up the "Mute" event and change the value of the mute button to Unmute.  When the "Speaking" occurs, I change the value of the mute button to Mute.

I handle the hold process in a similar fashion, pressing hold triiggers document.applets[0].API_HoldChange(-1);  The hold event changes the value of the hold button to Unhold and the "Speaking" event changes the button back to Hold.

The problem I have is any situation where mute and hold are used, as I'm relying on the "Speaking" event to reset the buttons. 

Could there be an "Unmute" event and an "Unhold" event in a future version, or is there another way I can capture this state change now?
 
New Post
10/1/2012 7:10 AM
 
We will add this in the next version.
 
New Post
10/2/2012 2:39 AM
 
When will the next version be released?

Always give it a smile..
 
Previous
 
Next
HomeHomeDiscussionsDiscussionsMizu WebphoneMizu WebphoneMuting and HoldingMuting and Holding


You need to register / login to be able to post in the forum