[Asterisk-java-users] My first FastAGI script : document "welcome" file content and location
Brought to you by:
srt
From: Olivier <oza...@my...> - 2008-06-03 09:19:19
|
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 |