bayonne-devel
[Top][All Lists]
Advanced

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

RE: [Bayonne-devel] Re : Slog stops producing traces in syslog/message-


From: Julien Chavanton
Subject: RE: [Bayonne-devel] Re : Slog stops producing traces in syslog/message- got event 89 - TDX_ERROR
Date: Fri, 8 Apr 2005 13:11:35 -0400

We may want to do a dx_stopch(), there is no problem doing it even if it is not 
required.

Julien

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Etoile Dièse
Sent: March 13, 2005 12:20 PM
To: address@hidden
Subject: [Bayonne-devel] Re : Slog stops producing traces in syslog/message- 
got event 89 - TDX_ERROR

Hi again,

Last news : adding a break when receiving TDX_ERROR
seems to solve the problem.
The code we are using is now ignoring TDX_ERROR :
Here is the diff that can be applied to  
bayonne1.2.14/driver/globalcall/driver.cpp :

diff driver.new.cpp driver.cpp

767,768d766
<               case TDX_ERROR:
<                       break;
783a782
>               case TDX_ERROR:

Cheers,

-- 
Etoile Dièse - www.etoilediese.com



_______________________________________________
Bayonne-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bayonne-devel




reply via email to

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