[asterisk-users] Apache for FastAGI
Douglas Garstang
dgarstang at oneeighty.com
Fri Aug 18 15:08:14 MST 2006
Thanks Anders. Couldn't get erlang to compile. :(
> -----Original Message-----
> From: Anders Nygren [mailto:anders.nygren at gmail.com]
> Sent: Friday, August 18, 2006 3:02 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> 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