03-30-2015 05:41 AM - edited 03-14-2019 02:36 PM
Hi all,
I'm trying to find out what scenarios where the system will increment the RouterCallsDequeued
a) moving out from 1 queue to another queue?
b) moving out from 1 queue and back to the same queue?
c) others?
Currently I'm seeing quite a lot of RouterCallsDequeue even though calls that goes through the dequeue scenario is quite limited. Although the practice is to remove this from SLA calculation, but would like to understand further why is this happening. Any ideas?
Thanks!
-JT-
03-30-2015 06:56 AM
Hi,
Which report/table are you reffering for these values.?
Regards,
Vinod
03-30-2015 07:30 AM
Hi Vinod,
I'm referring to the Skill_Group_Interval table.
Thanks!
-JT-
03-30-2015 07:46 AM
For Skill_Group, this is mostly happens if the scripts have multiple skills as the target for the calls.
So if the call is queued to 3 skills and is answered by the agent in one of the skill then the call will shown as dequeued for 2 while answered for one.
Also if you have Cancel Queuing node in the script then also it will show calls under dequeued calls.
I think understanding your script will be the best place to understand this count.
03-30-2015 06:45 PM
Currently our routing is rather simple
a) 4 queues has 1-1 mapping, where once queued to SG A it will only target agents with SG A. Logically should not have calls dequeue in SG A to D
b) 1 queue has Cancel Queue node and routes to another queue. Once queued to SG E, it will requeue to SG A if there is no available agents in SG E. So calls dequeue for SG E is understood.
c) In all cases, while playing the queue music the option is given to caller to either wait in queue / leave message (routes to Unity).
Thanks!
-JT-
03-31-2015 12:17 AM
Thanks, So it will cause calls dequeue for configuration b and c. In case a, it will shown in dequeue only when calls get abandoned.
Thanks,
Vinod
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