Hi,
I am using JTAPI to collect call events.
When I was working with UCCX 12.5 sandbox, I collected all kinds of Call events.
- When Call was connected to IVR Event
- When IVR pushes the call to queue Event
- When Agents pick up the call Event
- When the call was getting transferred Event
- When Call Was Ending Event
Now, when I have switched to UCCE 12.5, I could collect only Agent call events i.e. Events 3, 4 and 5.
I am not getting the events when the call is connected to IVR and the call is pushed to Queue.
Somewhere I read that I need to connect to PG for these events but I am not sure how to do it with JTAPI.
In UCCX there were CTI devices for IVR that I would subscribe to for my JTAPI user but in UCCE, I couldn't find such CTI devices.
Is there any way to get the IVR and Queue Events in UCCE using JTAPI or any other library?
Can someone please help me with a sample code for the same?
Thanks.