Re: [Asterisk-java-users] fail to run the example
Brought to you by:
srt
From: Tony M. <to...@am...> - 2006-07-12 16:17:31
|
Unplug ... If you are working directly from the source tree and not a release then you might want to try something like the following in your dialplan: exten => 123,1,AGI(agi://your.server.com/com.example.agi.MyScript) Where 'com.example.agi.MyScript' is your java class. I don't know if this change is due to a bug or a new feature that I don't know how to configure. Stefan should be able to answer that. Tony Mowers http://www.amowers.com -----Original Message----- From: ast...@li... [mailto:ast...@li...] On Behalf Of unplug Sent: Friday, July 07, 2006 10:57 AM To: ast...@li... Subject: Re: [Asterisk-java-users] fail to run the example I have no idea. I feel very strange about it. Actually, I put the asterisk-java.jar in $JAVA_HOME/jre/lib/ext. I have already put the properties in the same directory but same error still found. On 7/7/06, Stefan Reuter <sr...@re...> wrote: > unplug wrote: > > I already set the current directory in the classpath as follow. > > echo $CLASSPATH > > .: > If your classpath is really ".:" how does it find the asterisk-java.jar > file then?? > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: sr...@re... > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > > Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Asterisk-java-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |