AsteriskQueueActivity

Hello,
We use ACD queues , and so far this is the best free queue monitor I’ve found:

AsteriskQueueActivity
http://sourceforge.net/project/showfiles.php?group_id=178880&release_id=454063

A lot of the screen is in Spanish.

these are the changes needed for it to work with a default trixbox install
mapi.php:
fwrite($socket, “username: admin\r\n”);
fwrite($socket, “secret: amp111\r\n”);

also I changed this:

 important:  refresh not too often for bandwith  
<meta http-equiv="refresh" content="30; URL=mapi.php">

To install, d/l and extract to /var/www/htmp

To access:
http://192.168.1.17/AsteriskQueueActivity/mapi.php

If anyone has other queue monitors to use please post a reply with info.

of AsteriskQueueActivity responds to

hmm - very interesting - I might translate that if you havent already.

Where do you change the refresh?

I edited his original post. The html tag he put in was getting filtered out. I think we are going to see if there is a way we can configure the site to have done the conversion automatically. Still learning …

Philippe Lindheimer - FreePBX Project Lead
http//freepbx.org - IRC #freepbx

Heres another queue monitor:

http://freepbx.org/trac/ticket/2280