Hi folks --

For those of us trying to develop interactive web-based Asterisk applications, it can be a challenge getting Asterisk integrated in a cgi/mod_perl/php environment. The load associated with making multiple connections to asterisk via the manager port, having to teach our applications to parse "manager-ese", and a variety of other factors have all pointed to the need for a Manager Proxy.

In September, as a proof-of-concept I released a first version of a proxy called simpleproxy.pl, which has been widely deployed. Wanting to add in new features, such as XML output capability, I have released a new and considerably richer multi-threaded/pthreads based proxy called "astmanproxy".

It is now available here:
http://www.popvox.com/astmanproxy

Please evaluate it and let me know your thoughts. I will be presenting this code at next week's Astricon in Madrid and would like to gather some momentum in the developer and user community for adding new features and enhancements to the code.

Cheers,
Dave

--
David C. Troy
President/CEO
popvox, LLC
[EMAIL PROTECTED]
Phone: +1-410-647-5812
_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to