bayonne-devel
[Top][All Lists]
Advanced

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

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


From: Etoile Dièse
Subject: [Bayonne-devel] Re : Slog stops producing traces in syslog/message - got event 89 - TDX_ERROR
Date: Fri, 18 Mar 2005 11:43:23 +0100
User-agent: Opera M2/7.54 (Win32, build 3865)

Hi,

Following my last mail, it seems that ignoring TDX_ERROR is not
a good idea : When this event occurs after having started to play a file,
the channel get stucked.

It seems better to handle it that way :

case TDX_ERROR:
     event.id = TRUNK_AUDIO_IDLE;
     trunk->putEvent(&event);
     break;


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





reply via email to

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