FastAGI will do everything you need.  You just need to code the Windows AGI.  BTW, #6 is incorrect if you code your AGI properly....<br><br><div class="gmail_quote">On Sat, Apr 17, 2010 at 1:43 PM, Edwin Quijada <span dir="ltr">&lt;<a href="mailto:listas_quijada@hotmail.com">listas_quijada@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



<div>
I did using FTP. This is the problem and the solution that I did but doesnt work<div><br></div><div>1-When the call in to asterisk I play one prompt if this prompt doesnt exist I create it</div><div>2-In windows I have a program listen on a port waiting for request from asterisk </div>
<div>3- I sent by this socket the text and name for the file</div><div>4- In windows server create the file and convert to 8khz using sox</div><div>5- From windows try to copy this file to asterisk using FTP protocol </div>
<div>6- There is no syncronize between AGI script and copy to FTP </div><div>7- I did a loop to wait for copy of file to my sound directory but it never happenned because it couldnt create the file </div><div>8- if I put off the loop while (!existfile) { } so it can create the file in windows I really dont know why this behaviour </div>
<div><br></div><div>My plan was so simple </div><div>A server waiting request for asterisk and the copy this file to asterisk to play it</div><div>but doesnt work, for this reason i am trying to do everything using FastAgi in a windows server.</div>
<div><br>*-------------------------------------------------------* <br>*-Edwin Quijada <br>*-Developer DataBase <br>*-JQ Microsistemas <br>
*-Soporte PostgreSQL<br>
*-<a href="http://www.jqmicrosistemas.com" target="_blank">www.jqmicrosistemas.com</a><br>*-809-849-8087<br>*-------------------------------------------------------*<br><br><br><br><br><br><hr>Date: Sat, 17 Apr 2010 13:23:22 -0400<br>
From: <a href="mailto:stotaro@first-notification.com" target="_blank">stotaro@first-notification.com</a><br>To: <a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a><br>Subject: Re: [asterisk-users] AGI, FASTAGI or Windows Voice Server<div>
<div></div><div class="h5"><br><br><br><br><div>On Fri, Apr 16, 2010 at 5:58 PM, Edwin Quijada <span dir="ltr">&lt;<a href="mailto:listas_quijada@hotmail.com" target="_blank">listas_quijada@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote style="padding-left: 1ex;">




<div>
<br><br>



<br>
<div><div>
<font color="navy" face="Arial" size="2"><span style="font-family: Arial; color: navy; font-size: 10pt;">Why don’t you use sox to transform the windows audio file into the asterisk format – I do this with pretty good results.</span></font><br>


<font color="navy" face="Arial" size="2"><span style="font-family: Arial; color: navy; font-size: 10pt;"> </span></font><br>
</div><div><font face="Times New Roman" size="3">I did. But my problem is not conversion my problem is that I dont know how play the file from windows server or copy this to asterisk without my AGI continue and desyncronyze it.</font></div>


<div><font face="Times New Roman" size="3"></font> </div>
<div><font face="Times New Roman" size="3">Can you explain me exactly what did you do /?</font></div>
<div><font face="Times New Roman" size="3"></font> </div>
<div><font face="Times New Roman" size="3">Do you have something like this using AGI ?</font></div>
<div><font face="Times New Roman" size="3"></font> </div>
<div><font face="Times New Roman" size="3">I use sox with good results too in windows. The problem is when create the file and convert it , how send to asterisk</font></div>
<div><font face="Times New Roman" size="3"></font> </div>
<div><font face="Times New Roman" size="3"></font> </div>
<div><font face="Times New Roman" size="3">Edwin Jaws</font></div></div>                                               <br><br></div></blockquote><div><br>If you just need to transfer a file to a linux box, there are plenty of ways.  FTP, SFTP, TFTP, Samba.....<br>

<br>Thanks,<br>Steve T <br></div></div></div></div></div>                                               <br><hr> <a></a></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>