I don't know if I responded to the original poster before but if you are looking for a python fastAGI server, there already is one, its called starpy.<br><br>Anders, since you know Erlang, do you know of any&nbsp; media processig&nbsp; libraries in Erlang, do the ericsson softswitches do the&nbsp; media processing themselves?
<br><br><div><span class="gmail_quote">On 8/18/06, <b class="gmail_sendername">Anders Nygren</b> &lt;<a href="mailto:anders.nygren@gmail.com">anders.nygren@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/18/06, Douglas Garstang &lt;<a href="mailto:dgarstang@oneeighty.com">dgarstang@oneeighty.com</a>&gt; wrote:<br>&gt; Here's an idea...<br>&gt;<br>&gt; 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...
<br>&gt;<br><br>I have a multitreaded FastAGI server written in Erlang,<br><a href="http://erlang.org">http://erlang.org</a>, which<br>lets You do Your call control in Erlang, (as God intended it).<br><br>Erlang gives You , hot code loading, a distributed realtime database manager,
<br>and other cool carrier grade features.<br><br>It should be possible to call Your Python AGI script from that.<br><br>It is available on <a href="http://tools.assembla.com/erlast/">http://tools.assembla.com/erlast/</a>
<br><br>Let me know if You need any help using it<br><br>Anders Nygren<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div>
<br>