2626
General Asterisk configuration / Re: "Agent status cannot be determined" on agent screen
« on: March 17, 2008, 13:57:11 »
The error means that there is no agent data in the last X bytes of the queue_log file for that agent.
You should check that:
1. the realtime screen looks correct - calls appear and disappear with the right time and agents log in and log out
2. calls appear on the agent's page correctly
3. the realtime.max_bytes_agent=250000 for a start.
Are you using database or flat-file storage?
You should check that:
1. the realtime screen looks correct - calls appear and disappear with the right time and agents log in and log out
2. calls appear on the agent's page correctly
3. the realtime.max_bytes_agent=250000 for a start.
Are you using database or flat-file storage?

