[Asterisk-java-users] Re: Re: Problem with fastagi-mapping.properties
Brought to you by:
srt
From: <jcc...@is...> - 2005-11-02 15:04:35
|
Yes, fastapi-mapping.properties is in C:\ASTERISK-JAVA\ directory. If I = don't have this file in this directory, I get other error in the console = (the server doesn't find the mapping file), but that is not my real = problem. I also think my problem is very very strange... I also have tried a lot = of things, one of these were including a newline at the end of the = fastapi-mapping.properties (that only contain hello.agi =3D = HelloAGIScript), and also repeating the same line twice in that file. Te = results were the same. I have thought about the problem, and there are two differences between = your example and my problem. The first difference is that you are = running asterisk-java in the same machine that asterisk. The second one = is that you are running asterisk-java in a unix-linux machine, and I am = running it in a windows... Perhaps its a windows problem? I don't = understand it because java is multi-platform, or not? |