I have got bayonne,ccscript,commoncpp from CVS under "testing"
direcoty, but it's same proplem, "start failed".

Here is a bug:
bayonne/engine/bayonne.cpp,  in funciton loadMonitor(), line 207

if(!prefix)
                "C:\\Program Files\\Common Files\\GNU Telephony\\Bayonne 
Monitor";

should be:

if(!prefix)
                prefix = "C:\\Program Files\\Common Files\\GNU 
Telephony\\Bayonne Monitor";


_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Reply via email to