10-20-2010 06:47 AM - edited 03-14-2019 06:43 AM
Have CCX 8 running and just trying to validate stats.
Have basic queue script where call comes in and sits in queue and hits a menu item within the queue loop that asks custome rif they want to leave a VM to press 1.
On the success branch of the call redirect I do the typical ;
The calls are showing in HR as abandoned and no increment on the dequeue count.
Am i missing something?
Is there a new procedure in 8.x as I've always done things this way in previous releases and it works fine.
Thanks,
Paul.
Solved! Go to Solution.
10-20-2010 07:36 AM
You have to dequeue the call prior to redirecting it. Also, be sure the dequeue step occures within the queued branch of the Select Resource step.
10-20-2010 07:36 AM
You have to dequeue the call prior to redirecting it. Also, be sure the dequeue step occures within the queued branch of the Select Resource step.
10-20-2010 07:55 AM
you are correct - just got same answer from the TAC.
Thanks very much.
Paul.
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