07-18-2018 09:58 AM - edited 03-14-2019 06:21 PM
Team; I've set a hidden option for "7" once the greeting starts playing to put the user who presses 7 into a priority 10 status. For some reason it's not bumping them to the front if there is a wait in the queue. Any recommendations would be helpful Please see script attached.
Solved! Go to Solution.
07-18-2018 02:19 PM
07-18-2018 11:42 AM
Are you assigning priority levels to other callers within the same script or other scripts? If so, what priority levels are you assigning these callers?
And, how do you confirm these results? Through the Editor via Reactive Debug or do you prompt the caller's position in queue?
07-18-2018 01:22 PM
Same script, priority levels are default at 5 (no special configuration), Editor & caller's position in queue. Am I missing another way to confirm if my call is getting bumped to the front of the queue?
07-18-2018 02:16 PM
07-18-2018 02:19 PM
07-18-2018 02:27 PM
Yep! That's a good point, Anthony. Depending on your call volume... there might be 5x priority 10 calls already in the queue. If so, you would be #6. You gotta be careful when you implement priority levels. Every customer believes they're a VIP. When someone is given priority, they bump someone down the list.
07-18-2018 02:22 PM
Hmmm, I know there's a command (SQL statement) you can run from CLI but Reactive Debug should be accurate. Do you have multiple scripts running? Anyone else or any other scripts assigning a priority level of 10? Most likely, you will need to post your script if you want someone to identify/resolve your problem.
07-18-2018 02:42 PM
What SQL command shows you active calls and position in queue? That's a sight to be seen.
They did post their script in the original post. However, when I looked at it, there was no Get Reporting Statistic step for them to see the PIQ, so I'm not sure what they saw to confirm it.
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