Hi,
We're implementing our own CTI client using the Java CIL SDK. Is there
an API to mute a call ? We wish the agent to be able to mute the call (so the caller cna't hear him) without putting the caller on hold.
I could not find such an API either in the developer guide or java doc.
Any ideas ?
Thanks,
Ofer
Ofer,
Sorry - this is a common question, and the truth is that it's not possible. If you were to use the JTAPI client and build your own software telephone, you might be able to hack the WIN API to the microphone, but that would be quite a challenge.
Bottom line is that the hardware mute is not software controllable from any library that Cisco has on offer.
Chris