export PATH=$PATH:/usr/java/j2sdk1.4.2_08/bin export CLASSPATH=$CLASSPATH:. READ display_app.notes about modifing AstDisplay.properties javac -O AstDisplay.java ---- OR if you prefer not to compile it, all you need to do is skip to next section. ---- then just copy AstDisplay.class and display.html to a *protected* dir on your webserver. READ display_app.notes about modifing AstDisplay.properties your manager.conf should have the same info with the following settings. [display] secret = 1234 read = system,call,log,verbose,command,agent,user write = call,agent,user ---- short explanation of the boxes... upper left, is debug box for events received from (send to) asterisk. upper right green box, is for channel name from OriginateSuccess events. upper right red box, is the channel name and reason code from OriginateFailure events. (the box just below this is a placeholder currently, not used) below these are the zap_panel (an array of Zap/1 thru Zap/192) it will collect info and rename labels that actually are setup on your box, and leave the rest as 'unused'. ---- this is released as is, because i want feedback on functionality. (not, it needs SIP and IAX, i already know it does ) please send bugs/errors/suggestions to richard@dynx.net