Hi
We use CallControlTerminalConnection.hold() to hold the call after the call is answered.
But it throw "com.cisco.jtapi.PlatformExceptionImpl: Cti request timed out " few seconds after calling into allControlTerminalConnection.hold().
By calling CallControlTerminalConnection.getCallControlState() we can see that the state is still CallControlTerminalConnection.TALKING, not CallControlTerminalConnection.HELD.
Can anybody help?
Best regards,
Michael