[Asterisk-java-users] Re: ***SPAM*** Re: Re: Problem with fastagi-mapping.properties
Brought to you by:
srt
From: <jcc...@is...> - 2005-11-03 10:59:20
|
The problem is still active... I have downloaded all your files, and the = latest version of JDK, but I continue having the same problem... Yes, I = noticed the line "INFO: Added mapping for 'hello.agi' to class class = HelloAGIScript", but in the next line my problem appears again... Here = is the trace of the execution. H:\AJ>"\Archivos de programa\Java\jdk1.5.0_05\bin\javac.exe" -cp = asterisk-java-0 .2-SNAPSHOT.jar HelloAGIScript.java H:\AJ>"\Archivos de programa\Java\jdk1.5.0_05\bin\java.exe" -cp = asterisk-java-0. 2-SNAPSHOT.jar;. net.sf.asterisk.fastagi.DefaultAGIServer 03-nov-2005 10:50:25 net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Thread pool started. 03-nov-2005 10:50:25 net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Listening on *:4573. 03-nov-2005 10:50:46 net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Received connection. 03-nov-2005 10:50:46 net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Added mapping for 'hello.agi' to class class HelloAGIScript 03-nov-2005 10:50:46 net.sf.asterisk.util.impl.JavaLoggingLog error GRAVE: No script configured for agi://192.168.0.199/hello.agi |