03-18-2021 06:11 AM
Hi Guys,
I need to know how can i use "Currentwaitduration" get report statistic of ccxeditor. it returns 0 value. So i need to paly prompt if caller stay queue bigger then 30 seconds. Any suggestion or answer what i need.
Solved! Go to Solution.
03-24-2021 03:41 PM
The Currentwaitduration is the time (when you use the get reporting step with Currentwaitduration) the caller has been in queue. This only work if the call is in a queue in your script.
So lets say you want to show have long time a call has been in queue for the agent who answer the call, you can use that, on the select resource step to get the time, and then write that down in a variable and then show that to the agent
03-18-2021 06:51 AM - edited 03-18-2021 08:00 AM
draft
03-23-2021 02:37 AM
There a different ways you can do that (If i understand your question right)
Solution 1 :
This will play a prompt every 30 sec. with music in between
Solution 2 :
This will play a prompt after 30 sec. (Once) and then music.
Is that what you mean ?
Best Regards
Thomas
03-23-2021 03:00 AM
Hi THomas,
Thank you for your concern. Actually i want to calculate duration in queue of caller. I have lots of menu related with this duration.
03-24-2021 03:41 PM
The Currentwaitduration is the time (when you use the get reporting step with Currentwaitduration) the caller has been in queue. This only work if the call is in a queue in your script.
So lets say you want to show have long time a call has been in queue for the agent who answer the call, you can use that, on the select resource step to get the time, and then write that down in a variable and then show that to the agent
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