Lenz Emilitri
2013-May-13 19:44 UTC
[asterisk-users] amiDebugger - might make your life easier if you program through the AMI
Hi all, I have been playing with the AMI quite a bit lately - mostly debugging WombatDialer in production, but that's a different story - and I have been frustrated by the lack of a simple way to interact CLI-like with the AMI itself. So I have decided to write something myself to make my life easier, or at least a bit less miserable. The result is a little webapp that you can use as a sort of CLI-frontend to the AMI itself. It is not pretty, but pretty much effective. So I thought I could share it and make someone else's life a bit easier. You can find it on https://github.com/l3nz/amiDebugger - if you just want to test-drive it get the WAR file an put it into some webapp container, e.g. Tomcat. Hope you'll like it. l. -- Loway - home of QueueMetrics - http://queuemetrics.com Test-drive WombatDialer beta @ http://wombatdialer.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130513/55ead94a/attachment.htm>
Yves A.
2013-May-14 06:14 UTC
[asterisk-users] amiDebugger - might make your life easier if you program through the AMI
thank you! such efforts for the community are always highly appreciated! - I?ll give it a try. regards, yves Am 13.05.2013 21:44, schrieb Lenz Emilitri:> > Hi all, > I have been playing with the AMI quite a bit lately - mostly debugging > WombatDialer in production, but that's a different story - and I have > been frustrated by the lack of a simple way to interact CLI-like with > the AMI itself. So I have decided to write something myself to make my > life easier, or at least a bit less miserable. > > The result is a little webapp that you can use as a sort of > CLI-frontend to the AMI itself. It is not pretty, but pretty much > effective. So I thought I could share it and make someone else's life > a bit easier. > > You can find it on https://github.com/l3nz/amiDebugger - if you just > want to test-drive it get the WAR file an put it into some webapp > container, e.g. Tomcat. > > Hope you'll like it. > l. > > > -- > Loway - home of QueueMetrics - http://queuemetrics.com > Test-drive WombatDialer beta @ http://wombatdialer.com > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130514/9e0072ff/attachment.htm>