[Asterisk-java-devel] Re: I Cannot Run Example of Asterisk-Java
Brought to you by:
srt
From: Peter H. <pe...@ra...> - 2006-05-10 21:22:36
|
Dear Steven! Thanks first of all for your message! Please would you kindly post to this list: From your asterisk configuration: * the relevant part of your extensions.conf where you call your agi script From your asterisk-java program: * the source code of the script you are trying to call from asterisk * as you are likely using fastagi, your fastagi-mapping.properties file, as described in the tutorial (http://www.asteriskjava.org/latest/tutorial.html). Also, please provide some details as to how you are actually running your asterisk-java apparatus so that the asterisk software can connect to it. Many thanks! Peter > Date: Tue, 9 May 2006 11:06:40 +0800 (CST) > From: tan zhongguo <tan...@ya...> > To: ast...@li... > Subject: [Asterisk-java-devel] I Cannot Run Example of Asterisk-Java > Reply-To: ast...@li... > > Hi,All > I am new to Asterisk Java. I download Asterisk-Java > 0.2. and install it on my computer. Also I Install > Java SDK 1.4.2-11. I can start Server. but when Make > call to 1300. Asterisk give me message. > No such script(hello.agi). I check the tutrial of > asterisk java. but I cannot how to generate hello.agi. > > Thanks in advanced for any help. > > > Steven |