Re : Slog stops producing traces in syslog/message - got event 89 - TDX_ERROR
Etoile Dièse <[email protected]>
| Newsgroups | gmane.comp.gnu.bayonne.devel |
|---|---|
| Organization | EtoileDièse |
| Message-ID | <opsntxeljoe33d8r@m6bn> |
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