Giedrius Augys wrote: > What tools and programming (scripting) language do you use for FastAGI?
Whatever languages FastAGI APIs are available for. You are pretty much limited to languages whose interpreter lends itself to invocation as a standalone daemon, which may or may not exclude PHP and other languages designed to be web scripting languages and whose state is expected to be determined in terms of serial HTTP requests. I use Perl, personally: http://search.cpan.org/~jaywhy/Asterisk-FastAGI-0.02/lib/Asterisk/FastAGI.pm -- Alex -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
