[Top][All Lists]
[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";
- [Bayonne-devel] Re: how to test the soundcard module, David Sugar, 2005/10/18
- Re: [Bayonne-devel] Re: how to test the soundcard module, golfong woo, 2005/10/19
- Re: [Bayonne-devel] Re: how to test the soundcard module, David Sugar, 2005/10/19
- Re: [Bayonne-devel] Re: how to test the soundcard module, golfong woo, 2005/10/19
- Re: [Bayonne-devel] Re: how to test the soundcard module, David Sugar, 2005/10/21
- Re: [Bayonne-devel] Re: how to test the soundcard module, David Sugar, 2005/10/23
- Re: [Bayonne-devel] Re: how to test the soundcard module, golfong woo, 2005/10/23
- Re: [Bayonne-devel] Re: how to test the soundcard module, David Sugar, 2005/10/23
- Re: [Bayonne-devel] Re: how to test the soundcard module,
golfong woo <=