Author Topic: Agent Page don't reload.  (Read 2228 times)

felipe.junges

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile
Agent Page don't reload.
« on: July 11, 2016, 19:24:00 »
Hello,
First of all, sorry for my bad english.

So, Let's go to my problem:
I installed CentOS, Asterisk and QueueMetrics.
After all configurantion (Queues, Agents, Users, etc (pbx too)), my agent A logs into his designated queues and the agents B too.
B calls to A, call works.
But I have the following problem: the Agent Page don't reload.
http://i.imgur.com/0yQ9ZCM.png

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: Agent Page don't reload.
« Reply #1 on: July 12, 2016, 15:31:50 »
Hi Felipe,

usually the problem is that your QueueMetrics is still reading directly from the queue_log file (debug mode) instead of using the database, did you setup qloader?
Give a look here: https://github.com/Loway/QueueMetricsHowTos/blob/master/QueueMetricsInstall.md    (look at chapter 3.1 and 4)

Mirko