<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
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&nbsp;</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&nbsp;</div><div>6- There is no syncronize between AGI script and copy to FTP&nbsp;</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&nbsp;</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&nbsp;</div><div><br></div><div>My plan was so simple&nbsp;</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>*-------------------------------------------------------*&nbsp;<br>*-Edwin Quijada <br>*-Developer DataBase <br>*-JQ Microsistemas <br>
*-Soporte PostgreSQL<br>
*-www.jqmicrosistemas.com<br>*-809-849-8087<br>*-------------------------------------------------------*<br><br><br><br><br><br><hr id="stopSpelling">Date: Sat, 17 Apr 2010 13:23:22 -0400<br>From: stotaro@first-notification.com<br>To: asterisk-users@lists.digium.com<br>Subject: Re: [asterisk-users] AGI, FASTAGI or Windows Voice Server<br><br><br><br><div class="ecxgmail_quote">On Fri, Apr 16, 2010 at 5:58 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="ecxgmail_quote" style="padding-left:1ex">




<div>
<br><br>



<br>
<div><div class="ecxim">
<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">&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</div>
<div><font face="Times New Roman" size="3"></font>&nbsp;</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.&nbsp; FTP, SFTP, TFTP, Samba.....<br>
<br>Thanks,<br>Steve T <br></div></div></div>                                               <br /><hr /> <a href='' target='_new'></a></body>
</html>