12-08-2018 06:35 AM - edited 03-14-2019 06:39 PM
Dear every one. I have a issue when create uccx. This is my scrip, when all agents were busy, calls will go to on queue, and i create a task "get digit string". when customer on queue press *, will play a prompt and end game. but i have a issue, when calls on queue, after press * and playing prompt, have a agent avaible, call will route to agent avaible. hmm. i want when customer press * on queue, call won't route to agent avaible again. Please help me, i cant fix it
Thanks
12-09-2018 08:23 AM - edited 12-09-2018 08:23 AM
Add a Dequeue step within the Successful branch to remove the contact from the CSQ.
12-09-2018 08:38 AM
Hi Jonathan
I had add dequeue to direct call to queue null but not resolve. :(
12-09-2018 08:39 AM
@Jonathan Schulenberg wrote:
Add a Dequeue step within the Successful branch to remove the contact from the CSQ.
Hi Jonathan
I had add dequeue to direct call to queue null but not ok :(
12-09-2018 08:44 AM
It’s DEqueue, not REqueue. Either specify the CSQ they were already in or choose the option to remove them from all CSQs (most common choice).
12-09-2018 09:12 AM
@Jonathan Schulenberg wrote:
It’s DEqueue, not REqueue. Either specify the CSQ they were already in or choose the option to remove them from all CSQs (most common choice).
I tried but not ok. call will ring ring to agent again when agent online.
12-09-2018 10:29 AM
This looks wrong. Your Select Resource step is referencing a variable named "CSQ", though it appears to have a non-null blank value in the attached screenshot. The Dequeue step should either be referencing the same variable or use the easier approach of dequeuing the contact from all CSQs.
12-11-2018 09:21 AM
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