[asterisk-users] asterisk, phpagi and singleton

Alex Balashov abalashov at evaristesys.com
Mon Oct 6 04:09:42 CDT 2008


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



More information about the asterisk-users mailing list