whitfield77
Technical User
We have some vectors set up similar to:
9 Queue skill 1
10 Check skill 2 if available agents > 2
11 Check skill 3 if available agents > 2
12 announcement 1234
13 wait 30 sec with music
14 goto 10
etc...
Here is the situation: Say a call comes in and queues to skill 1, but criteria not met for the check statements. Call waits in Queue for skill 1 for 60 seconds before criteria in step 10 is met and the call is queued to skill 2, and consequently answered in 2 seconds by skill 2.
My question is this: if you run a skill report on skill 2 and check the max delay value, will it count the delay from skill 1, or only the actual time in skill 2 before it was answered? Will my max delay be 62 or 2?
Thanks.
cw
9 Queue skill 1
10 Check skill 2 if available agents > 2
11 Check skill 3 if available agents > 2
12 announcement 1234
13 wait 30 sec with music
14 goto 10
etc...
Here is the situation: Say a call comes in and queues to skill 1, but criteria not met for the check statements. Call waits in Queue for skill 1 for 60 seconds before criteria in step 10 is met and the call is queued to skill 2, and consequently answered in 2 seconds by skill 2.
My question is this: if you run a skill report on skill 2 and check the max delay value, will it count the delay from skill 1, or only the actual time in skill 2 before it was answered? Will my max delay be 62 or 2?
Thanks.
cw