Page 1 of 1

agent performance detail

PostPosted: Tue Dec 06, 2011 7:52 am
by raloheni
VERSION: 2.4-349a |BUILD: 111122-1333 | installed from scratch(raysolomon) | asterisk 1.4.39(vici) | digium 1port E1| 15agents

Image
jpg image hosting
Hi based on the above image(agent performace report) i need to know what is difference between "time" in call stats breakdown and the "total" in the pause breakdown
which one i can consider as total agent log in time.

difference between pause in call stats breakdown and pause in the pause breakdown.

what is the empty column next to the login in the pause breakdown

PostPosted: Tue Dec 06, 2011 8:57 am
by mflorell
The TIME is time related to call handling only. In other words, if an agent click PAUSE, then RESUME then PAUSE again the first pause time will be ignored.

The TALK time is the time spent in the talk screen on the agent interface, not the actual telco talk time between the agent and customer, to get that you have to subtract the DEAD time.

The empty pause code time is when no pause code was selected.

total login time

PostPosted: Tue Dec 06, 2011 11:46 am
by raloheni
thanks matt

so the total login time of an agent will the TOTAL in the pause breakdown.

Re: agent performance detail

PostPosted: Mon Oct 08, 2012 6:21 am
by arvindsandilya24
Hi Matt,

If first pause time is the difference between the TIME and TOTAL then please help me to retrieve first pause time.
From where we can find 'First pause time' ?

Please help us because one of my client raise a question on both differences.

Please help us.

Thanks:)
Arvind

Re: agent performance detail

PostPosted: Mon Oct 08, 2012 4:50 pm
by williamconley
That could be in the log, but ignored by the reporting system. So if you want it, you'll need to grab it from the log. Unfortunately, if the log entry is overwritten (possible but doubtful) then the information may no longer be avaialble.

Re: agent performance detail

PostPosted: Tue Jun 11, 2013 9:41 am
by mrnegulescu
Hi,
I need to know what I need to do in order to be able to select also hours between which to generate the agent performance detail report, not only dates.

Thank You

VERSION: 2.4-309a
BUILD: 110430-1642

Re: agent performance detail

PostPosted: Wed Jun 12, 2013 6:59 am
by DomeDan
you need to either use the "Shift" value AM/PM which is hardcoded: 03:45:00-15:15:00 / 15:15:00-23:15:00
or edit the code, you can simply use the variables $time_BEGIN and $time_END to set the hours