Re: [Asterisk-java-users] RE: Asterisk-java-users digest, Vol 1 #52 - 2 msgs
Brought to you by:
srt
From: Dov B. <do...@te...> - 2005-07-18 14:47:11
|
Hi Stephan, I ran that AGI code under Linux, with Asterisk 1.0.9, and got the following exception on the AGI Console: WARNING: Uncaught exception in Thread AGIServer-TaskThread-0 java.lang.IncompatibleClassChangeError at com.dov.TrataAGI.getNumber(TrataAGI.java:72) at com.dov.TrataAGI.service(TrataAGI.java:22) at net.sf.asterisk.fastagi.AGIConnectionHandler.run(AGIConnectionHandler.java:1 02) at net.sf.asterisk.util.ThreadPool$TaskThread.run(ThreadPool.java:164) I didn't have time to investigate it yet... but I am sending to you meanwhile just fyi. Thanks! Dov On Fri, 2005-07-15 at 22:34 -0300, dovb wrote: > Actually, at home I am using AsteriskWin32, since here I have a > Windows-based machine... > It is supposed to emulate Asterisk 1.0.7 over Cygwin. > Is it possible that AsteriskWin32 doesn't behave well? I don't have any experience with Asterisk on the Windows platform. > I'll test my code at the office to see whether it would work on a Linux > Red Hat machine! That sounds like a good idea so we can nail down the problem either to AsteriskWin32 or Asterisk-Java. =Stefan ----- Original Message ----- From: "Stefan Reuter" <sr...@re...> To: <ast...@li...> Sent: Saturday, July 16, 2005 8:52 AM Subject: Re: [Asterisk-java-users] RE: Asterisk-java-users digest, Vol 1 #52 - 2 msgs |