Author Topic: Agents signed in with no calls do not show availability?  (Read 2216 times)

trymes

  • Jr. Member
  • **
  • Posts: 84
  • Karma: 0
    • View Profile
Agents signed in with no calls do not show availability?
« on: August 26, 2010, 22:39:46 »
I have an odd thing going on here and I can't tell if it's due to our installation or to QM.

In the reporting for a given day, if an agent signs in for 5 minutes, but receives no calls, their availability information is not shown in the reports. That information is only shown if they actually receive a call. An agent that is signed in for three hours, but receives no calls, will not appear in the report.

What is going on here?

Tom

marcos

  • Loway
  • Full Member
  • *
  • Posts: 138
  • Karma: 3
    • View Profile
Re: Agents signed in with no calls do not show availability?
« Reply #1 on: September 06, 2010, 11:29:05 »
Hi,

this is something customizable in QueueMetrics.
Please search for default.useRawAgentSessions key in the main QueueMetrics configuration.properties file.

# If true, show all agent sessions. If false, show only agent sessions with at least one call.
default.useRawAgentSessions=true

Don't forget to issue a complete QueueMetrics app restart with a "/etc/init.d/queuemetrics restart" root shell command.

Thank you and regards,
Marco Signorini.