In the screenshot below shows the QM in realtime with no agent logged:
To make sure there are no agents logged in:
I made a call to a particular queue, the QM is waiting for the call is answered, seeing that at that time appeared several agents. These are all players who can make call to that queue, but no one is logged in the system:
Again, to make sure that there are agents logged on (note the time that these screenshots were generated):
This occurs whenever a call comes in the queue. The QM displays all agents that can respond to this queue.
I noticed that when a call comes in line at the queue_log appears a few lines in the asterisk 1.4 never appeared.
I believe qloader is interpreting this line and including the agent as logged in, follow my file queue_log:
1268219165|REALTIME|fila_sac|agent/1001007|ADDMEMBER|
1268219165|REALTIME|fila_sac|agent/1001025|ADDMEMBER|
1268219165|REALTIME|fila_sac|agent/1001042|ADDMEMBER|
1268219165|REALTIME|fila_sac|agent/1001102|ADDMEMBER|
1268219165|REALTIME|fila_sac|agent/1001153|ADDMEMBER|
1268219165|1268219153.2|fila_sac|NONE|ENTERQUEUE||1130530???
1268219187|1268219153.2|fila_sac|NONE|ABANDON|1|1|22
Thanks!