com.cisco.jtapi.PlatformExceptionImpl: Cti request timed out

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2015 04:36 PM
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
- Labels:
-
JTAPI

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2015 02:10 PM
Hi Michael
Are you doing the answer and hold request back to back? If you give sufficient time for media setup and then call hold() API, you shouldn't see the exception. Can you attach JTAPI log?
