Although I posted a demo a couple of weeks back, we have a new release of our management gui that has a lot more user friendly features and has gone through a bunch of testing. Still no name for it as it's mostly an internal project, but we will come up with something asap. Right now I believe it's ready for more input from the community. Before being read for beta testing we want to get some documentation out. For the brave there is a download at http://asterisk.paymentonline.net. Althought the web gui is fairly straight forward, underneath are some features we hope will be useful. Here is a basic feature rundown. * Transparent multi tenant support. * Template/Scripting system that allows a lot of different ways of laying out the dialplan and configuration menus. It doesn't lock you into using any particular layout, and it won't interfere with your existing configuration. Distributions can be easily created that have different layouts or menus. * Does not need to run on the same server as asterisk. You can run a simple distributed ruby proxy on asterisk which will proxy all requests to read/write files. * Uses ruby on rails which provides a good MVC structure for the code. Should be easier to modify then a typical php application. * Can use postgresql, mysql, or sqlite3. * Easy installation. * Built in asterisk manager client and proxy. * Separate web gui for voicemail users. * Runs on linux and bsd. It should also run on windows we just haven't had the time to test that yet. All of that said there are still a few things that need to be done. Queues, conferences, and call parking can't be managed yet, but that's simply because we left them to last. Should be another week before those get in. Zaptel configuration will probably come last, as we have no need for it but will add it anyways since others will probably want it. A large part of the system is the templating and scripting engine, which is not documented as of yet. We also need to add some more default scripts. The demo is pretty light but enough to give an idea of what you can do. You can view the demo at http://asterisk.paymentonline.net:3000. The user login is 'demo', password 'changeme'. The admin login is 'admin', password 'changeme'. Although it's easy enough to reset everything, deleting things in the admin interface will make the demo a lot less usable, so please be kind:) If you do want to install the distribution and play with it, it won't touch any of your asterisk configuration files so don't worry about that. You might need to email me about where to put the appropriate #include statements though, as I don't think that is covered in docs/INSTALL. And everything except for the Payment Online name and logo is BSD licensed. Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051117/e0634b74/attachment.htm
looks very nice but you get an error trying to loginto the voicemail system --On Thursday, November 17, 2005 00:24:40 -0800 snacktime <snacktime@gmail.com> wrote:> Although I posted a demo a couple of weeks back, we have a new release of > our management gui that has a lot more user friendly features and has > gone through a bunch of testing. Still no name for it as it's mostly an > internal project, but we will come up with something asap. Right now I > believe it's ready for more input from the community. Before being read > for beta testing we want to get some documentation out. For the brave > there is a download at http://asterisk.paymentonline.net. > > Althought the web gui is fairly straight forward, underneath are some > features we hope will be useful. Here is a basic feature rundown. > > * Transparent multi tenant support. > * Template/Scripting system that allows a lot of different ways of laying > out the dialplan and configuration menus. It doesn't lock you into using > any particular layout, and it won't interfere with your existing > configuration. Distributions can be easily created that have different > layouts or menus. > * Does not need to run on the same server as asterisk. You can run a > simple distributed ruby proxy on asterisk which will proxy all requests > to read/write files. > * Uses ruby on rails which provides a good MVC structure for the code. > Should be easier to modify then a typical php application. > * Can use postgresql, mysql, or sqlite3. > * Easy installation. > * Built in asterisk manager client and proxy. > * Separate web gui for voicemail users. > * Runs on linux and bsd. It should also run on windows we just haven't > had the time to test that yet. > > All of that said there are still a few things that need to be done. > Queues, conferences, and call parking can't be managed yet, but that's > simply because we left them to last. Should be another week before those > get in. Zaptel configuration will probably come last, as we have no need > for it but will add it anyways since others will probably want it. A > large part of the system is the templating and scripting engine, which is > not documented as of yet. We also need to add some more default scripts. > The demo is pretty light but enough to give an idea of what you can do. > > You can view the demo at http://asterisk.paymentonline.net:3000. The > user login is 'demo', password 'changeme'. The admin login is 'admin', > password 'changeme'. Although it's easy enough to reset everything, > deleting things in the admin interface will make the demo a lot less > usable, so please be kind:) > > If you do want to install the distribution and play with it, it won't > touch any of your asterisk configuration files so don't worry about that. > You might need to email me about where to put the appropriate #include > statements though, as I don't think that is covered in docs/INSTALL. > > And everything except for the Payment Online name and logo is BSD > licensed. > > Chris-- +------------------------------------------------------------------- ! Irial / YASK AB ! Att: Jan Saell ! Box 59, S-692 21 KUMLA, SWEDEN ! Tel: 019-58 25 15 Int +46-19 58 25 15 Fax +46-19 58 38 05 ! E-mail: jan@irial.com ! PGP Fingerprint: E957 23C8 9F51 0958 B9AD 7F18 404A 5DA1 F944 A08B -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20051117/522fede0/attachment.pgp
Henning Kilset Pedersen
2005-Nov-17 01:53 UTC
[Asterisk-Users] New asterisk management tool
tor, 17,.11.2005 kl. 00.24 -0800, skrev snacktime:> Although I posted a demo a couple of weeks back, we have a new release > of our management gui that has a lot more user friendly features and > has gone through a bunch of testing. Still no name for it as it's > mostly an internal project, but we will come up with something asap. > Right now I believe it's ready for more input from the community. > Before being read for beta testing we want to get some documentation > out. For the brave there is a download at > http://asterisk.paymentonline.net.This looks very, very sweet. We do all our inhouse development on Rails, and are rapidly falling in love with the technology. Looking forward to ripping your code apart and making wise-ass comments about it ;p Seriously, though, it seems like you've covered a lot of the functionality. Like you said, queues and the like are missing, and ring groups as well it seems like, but heck - I'm sure you'll get to it in a while. Have you posted this to voip-info.org? Regards, Henning Pedersen mopo as
Must be the admin password got reset... Cant log in here, but the user password works. On 11/17/2005, "snacktime" <snacktime@gmail.com> wrote:>
Hi, Congrats for the gui!, I was checking the voicemail but I get a crash error on Internet explorer in the voicemail menu, when pressing "mailboxes" button after the displaying the contents for this option it crashes and then IE starts a crash error report and closes. I been able to reproduce it every time I tried the same. When doing the same on Firefox it does work right. I you want i cant post the dump file IE reports to MS. Hope this helps, Claudio -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051117/1ac84417/attachment.htm