Hello,
I have program a Java FastAGI complete application, I have several classes
so I have integrated it into a package
package FastAGIDialPlan;
ths problem is that when I want to execute my application.
java -cp asterisk-java.jar:. org.asteriskjava.fastagi.DefaultAgiServer
I found this information in the Tutorial on the web site
The service start sucessfully but when I execute the FastAgi from the
Asterisk Server.
I found a error,
Somebody know start a FastAGI java program with package ?
Thanks for your help
|