Hi Doug,<br><br>We run with SOAP on both the client/server side, i.e. conventional AGI making SOAP request to SOAP server running on Apache. I'm sure FastAGI would be quicker but wasn't around and other than the overhead of making the SOAP request is very lightweight on the Asterisk side.
<br><br>Simon<br><br><div><span class="gmail_quote">On 8/22/06, <b class="gmail_sendername">Douglas Garstang</b> &lt;<a href="mailto:dgarstang@oneeighty.com">dgarstang@oneeighty.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;">
I'm not sure how one would build a HTTP header on the client side, given that all you have to work with is a single line entry in extensions.conf.<br><br>&gt; -----Original Message-----<br>&gt; From: Tielin Xu [mailto:<a href="mailto:TIELXU01@noa.nintendo.com">
TIELXU01@noa.nintendo.com</a>]<br>&gt; Sent: Friday, August 18, 2006 12:41 PM<br>&gt; To: <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>&gt; Subject: Re: [asterisk-users] Apache for FastAGI
<br>&gt;<br>&gt;<br>&gt; It is an valid option, but you have to build a HTTP header in your<br>&gt; request to your web server, which CGI programs or Java servlets on web<br>&gt; server could interpret your request from Asterisk.
<br>&gt;<br>&gt; Tielin<br>&gt; &gt;&gt;&gt; <a href="mailto:dgarstang@oneeighty.com">dgarstang@oneeighty.com</a> 08/18/06 11:28 AM &gt;&gt;&gt;<br>&gt; Here's an idea...<br>&gt;<br>&gt; Rather than writing your own multi-thread socket server for use with
<br>&gt; FastAGI, has anyone tried to use an Apache web server instead? After<br>&gt; all, it does all that for you. I just gave it a shot, but<br>&gt; Asterisk tries<br>&gt; to send all the agi params to the web server, which it doesn't like
<br>&gt; it...<br>&gt;<br>&gt; [Fri Aug 18 12:25:28 2006] [error] [client xxx.yyy.141.162]<br>&gt; Invalid URI<br>&gt; in request agi_network: yes<br>&gt;<br>&gt; Doug<br>&gt; _______________________________________________
<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>
&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<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>