Now I created the file in Windows and with Sox convert it to Asterisk wav 
format. I havent tried with samba but if with FTP. My problem is that file 
created must be played in the same call in progress so I cant wait to finish 
the call because I need the file. I think the only way to do that is using 
FastAGI but I have not  worked for me yet. I am using Perl to FastAGi but the 
examples that I find are so confused. I have created a lot of AGI perl but in 
the same asterisk server.

 

 

<Call> --> <Asterisk AGI Answer> --> <Windows Create File> -> <Copy File 
Asterisk> --> <Play File> --> <Finish Call>

 

My last option was send the file for the same socket that I create to send the 
name and text.

 

 ASterisk send request with text and file name to windows server in port 3333

 Windows server respond with the file but using the same socket not FTP or 
samba, I tried this using FTP and did not work

 

TIA 

*-------------------------------------------------------* 
*-Edwin Quijada 
*-Developer DataBase 
*-JQ Microsistemas 
*-Soporte PostgreSQL
*-www.jqmicrosistemas.com
*-809-849-8087
*-------------------------------------------------------*




 


Date: Sun, 18 Apr 2010 19:20:56 -0400
From: stot...@first-notification.com
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] AGI, FASTAGI or Windows Voice Server

I figured as much.  ESOL=English as a Second Language.  Apology accepted.

Have you tried creating the file on the windows server, running sox to your 
specifications and then moving the file to a samba share?

The key to this is moving the files at different stages.  The first sound file 
is being created while the call is in progress.  When the call is finished, 
move the file to a different location to process, after processing, move it to 
it's final destination so it can be played.

Thanks,
Steve T


On Sun, Apr 18, 2010 at 2:00 PM, Edwin Quijada <listas_quij...@hotmail.com> 
wrote:


Sorry if u understood  this my english is so limited and not so good , my 
apologize it was not my intention.
*-------------------------------------------------------* 
*-Edwin Quijada 
*-Developer DataBase 

*-JQ Microsistemas 
*-Soporte PostgreSQL
*-www.jqmicrosistemas.com
*-809-849-8087
*-------------------------------------------------------*







Date: Sat, 17 Apr 2010 18:19:53 -0400

From: stot...@first-notification.com
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] AGI, FASTAGI or Windows Voice Server







On Sat, Apr 17, 2010 at 1:48 PM, Edwin Quijada <listas_quij...@hotmail.com> 
wrote:







Just a shot in the dark, have you tried ExternalIVR?  It was originally 
developed for Unwired Buyer (Ebay), I believe Digium and Unwired Buyer teamed 
up on this one.


This option NO.




Another option would be FastAGI to your windows server.  You write an app for 
the windows box that interacts with the AT&T application and then pipe the 
audio back to your asterisk box somehow.  First thought is app_bridge or meetme.

This is the idea just I dont know how to do. You can give any direction to 
start first. I am looking for information about app_bridge
*-------------------------------------------------------* *-Edwin Quijada 
*-Developer DataBase king 
*-JQ Microsistemas *-Soporte 
PostgreSQL*-www.jqmicrosistemas.com*-809-849-8087*-------------------------------------------------------*
"This option NO." is quite a rude reply when someone is giving you ideas for 
free.  Maybe you can say why it is not an option but your response was rude and 
makes me not want to help you anymore.

I can tell you are an ESOL by the way you write, so maybe you don't understand 
the best way to communicate.

Also, if you tried FTP, then did you not post that first.  What else have you 
tried?  Why waste people's time when you have tried things that didn't work but 
don't convey them?  Did you try Samba?

As far as app_bridge, there is plenty of documentation, let me waste more of my 
time......  http://tinyurl.com/y73mp9s

Sounds like you should pay for the Linux version or paid Asterisk support.

I really appreciate helping you, thanks,
Steve Totaro




--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

                                          
_________________________________________________________________

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to