Re: [Asterisk-java-devel] Samples
Brought to you by:
srt
From: Martin B. S. <ma...@mb...> - 2009-03-11 21:52:45
|
Hey again, Stefan Reuter wrote: > The idea with the applet is a good one. If we sign the applet it could > even be used to connect to a local Asterisk server behind a firewall or > to localhost so users can try it with their own server. > Have you seen the SwingSet2 demo that comes with the JDK? Its a Swing > application that shows all the controls along with the source code (in > another tab). Something like that as an applet could work for AJ, too. > What do you think? Yes, I have seen that. I think it will work. The big problem is going to be configuring an available test-Asterisk for the non-trivial demonstrations like AGI and AMI. These also pose a high risk when you think about things like Manager exec. We may just want to provide a set of demo config files, and say -- run this applet with these config files, and it'll work. Maybe then link to an Asterisk VMWare image that someone else distributes (like from VMWare's appliances list). Martin |