[asterisk-users] Apache for FastAGI
Douglas Garstang
dgarstang at oneeighty.com
Sun Aug 20 15:18:11 MST 2006
I'm not sure there's much point in developing it in Erlang anyways. I'll usually do a quick look and see how popular a language or technology is, in the job market before I spend time and effort on learning it. A search on dice for Erlang gets about 3 results.
Doug.
-----Original Message-----
From: Anders Nygren [mailto:anders.nygren at gmail.com]
Sent: Fri 8/18/2006 3:01 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc:
Subject: Re: [asterisk-users] Apache for FastAGI
On 8/18/06, Douglas Garstang <dgarstang at oneeighty.com> wrote:
> Here's an idea...
>
> Rather than writing your own multi-thread socket server for use with FastAGI, has anyone tried to use an Apache web server instead? After all, it does all that for you. I just gave it a shot, but Asterisk tries to send all the agi params to the web server, which it doesn't like it...
>
I have a multitreaded FastAGI server written in Erlang,
http://erlang.org, which
lets You do Your call control in Erlang, (as God intended it).
Erlang gives You , hot code loading, a distributed realtime database manager,
and other cool carrier grade features.
It should be possible to call Your Python AGI script from that.
It is available on http://tools.assembla.com/erlast/
Let me know if You need any help using it
Anders Nygren
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list