Hi,
I would like to know why the statistical to used ‘ACWCompleted’ Mainmask doesn’t work.
Only statistical defined by ‘ACWMissed’ MainMask incremented.
However, ‘CallReleased’ MainMask and ‘CallMissed’ MainMask works fine.
[Test_EWT_TotalTime_ACWCompleted]
Category=TotalTime
Description=Incrementation MediationDN same DN, End of AfterCallWork
MainMask=ACWCompleted
Objects=Queue, RoutePoint, GroupQueues
Subject=DNAction
[Test_EWT_TotalTime_ACWMissed]
Category=TotalTime
Description=Incrementation MediationDN other DN, End of AfterCallWork
MainMask=ACWMissed
Objects=Queue, RoutePoint, GroupQueues
Subject=DNAction
[Test_EWT_TotalTime_CallMissed]
Category=TotalTime
Description=Incrementation MediationDN other DN, Begin: EventEstablished End:EventRelease
MainMask=CallMissed
Objects=Queue, RoutePoint, GroupQueues
Subject=DNAction
[Test_EWT_TotalTime_CallReleased]
Category=TotalTime
Description=Incrementation MediationDN other DN, Begin: EventEstablished End:EventRelease
MainMask=CallReleased
Objects=Queue, RoutePoint, GroupQueues
Subject=DNAction
Customer configuration:
Switch : Avaya
T-Server Options:
- predict-agent-work-mode = true
- use-pending-work-mode = true
- route-thru-queue = true
Test:
1agent Logged in AgentGroup1 and AgentGroup2
In Properties of AgentGroup1, VQ1 (virtual Queue) added an Origination DN
AgentGroup2, VQ2 (virtual Queue) added an origination DN
Timed ACW is enabled (999 seconds) in Hunted Group configuration
- Ready (auto-in)
- ACD call arrives
- Call entered in VQ1 to Target1 (AgentGroup1) (Clear Target check)
- timout of Target1 expired (10 sec)
- Call entered in VQ2 to Target2 (AgentGroup2)
- Call is answered by 1agent
- end of ACD call (15 sec InboundCall)
- agent mode is set to ACW by switch for 999 seconds
- agent manual changes agent mode (ready state after 20 sec ACW)
Statistics results
#VQ1
Test_EWT_TotalNumber_CallMissed = 15 sec → OK
Test_EWT_TotalTime_ACWMissed = 20 sec → OK
#VQ2
Test_EWT_TotalNumber_CallReleased = 15 sec → OK
Test_EWT_TotalTime_ACWMissed = 20 sec → KO!!!
The same test have been made with switch simulator and the test works fine…
It’s a specificity of Avaya switches?
Thanks for your help,
New.