08-13-2020 01:40 PM
Given that CTI Routepoints can answer calls, even terminate media, how would you then connect such an inbound answered call to another call? When I try to transfer an inbound call in hold state with an outbound state in active state I'm getting the following error:
CTIERR_COMMAND_NOT_IMPLEMENTED_ON_DEVICE Internal callprocessing error :Device does not support the command com.cisco.jtapi.PlatformExceptionImpl: Internal callprocessing error :Device does not support the command
08-13-2020 03:04 PM
Generally 'route' is the operation you use to get calls from a RP to another DN, see Routing in the JTAPI dev guide.
The guide mentions redirect() is also supported for CTI RPs. Non-support for consult/transfer/conference sounds right....if you need those operations, use a CTI Port
08-13-2020 03:22 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide