All -- I hacked together a quick perl script to view queue status via a web page; it uses the manager interface to connect to asterisk on a local/remote box and grabs the queue info, formats it, and that's about it.
I'm submitting in the hopes that it might be useful to current users and could serve as a basis for further development. http://asterisk.toad.net/qview.pl It's easy to setup, but requires CGI.pm on your web server; you might want to create a css file for it, too, and store it at /pbxinfo.css on your web server. You can copy mine from: http://asterisk.toad.net/pbxinfo.css If you like it, enhance it. :) Dave ===================================================================== David C. Troy [EMAIL PROTECTED] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
