cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
672
Views
0
Helpful
1
Replies

CallControlTerminalConnection.hold() throw Cti request timed out

Hi,

We use CallControlTerminalConnection.hold() to hold the call after the call is answered.

But it always throw "PlatformExceptionImpl: Cti request timed out." few seconds after calling into this method

We checked the state by calling CallControlTerminalConnection.getCallControlState(), and found that the state still was CallControlTerminalConnection.TALKING, not CallControlTerminalConnection.HELD.

Can anybody help?

Best Regards

Michael

1 Reply 1

ehtasham.malik
Level 1
Level 1

Hello yanhong,
Can you tell me which object you are using to get CallControlTerminalConnection object. I have tried to find ou in the call object after connecting the call. But i can't find anymethod which return CallControlTerminalConnetion ?


Any help will be really appriciated