bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Re: how to test the soundcard module


From: golfong woo
Subject: Re: [Bayonne-devel] Re: how to test the soundcard module
Date: Mon, 24 Oct 2005 18:01:56 +0800

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";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]