Re: [Asterisk-java-users] Asterisk-java-users Digest, Vol 26, Issue 1
Brought to you by:
srt
From: Olivier <oza...@my...> - 2008-06-03 12:03:47
|
> ------------------------------ > > Message: 5 > Date: Tue, 3 Jun 2008 11:27:18 +0200 > From: "Maciek Tokarski" <mlo...@gm...> > Subject: Re: [Asterisk-java-users] My first FastAGI script : document > "welcome"file content and location > To: <ast...@li...> > Message-ID: <10D408F862A444D7BB1504D416CAE1E6@mt> > Content-Type: text/plain; charset="us-ascii" > > Hi > > "welcome" is a sound file (about sounds in asterisk see > http://www.voip-info.org/wiki-Asterisk+sound+files) it should be located > in > /var/lib/asterisk/sounds directory. > > You can produce it simply recording yourself and converting file into > proper > format or you can use some example sounds files that already should be in > /var/lib/asterisk/sounds > > Reagrds, Maciek Maybe, this could be added to online documentation ? > > > > > _____ > > From: ast...@li... > [mailto:ast...@li...] On Behalf Of > Olivier > Sent: Tuesday, June 03, 2008 11:19 AM > To: ast...@li... > Subject: [Asterisk-java-users] My first FastAGI script : document > "welcome"file content and location > > > > Hi, > > I carefully followed instructions here > http://asterisk-java.org/0.3.1/tutorial.html when writing my very first > FastAGI script. > I couldn't find anything on this "welcome" file which is streamed to > calling > party in HelloAgiScript example : > > streamFile("welcome"); > > > > 1. Is "welcome" a file ? > 2. Where should it be located ? > 3. How can you produce it ? > > Anyway, congrats for writing such detailed instructions. > > Regards > > -------------- next part -------------- > An HTML attachment was scrubbed... > > - |