Stefan Knoblich 2bb859e2b4 ftmod_misdn: Fix brown paperbag logic bug in handle_b_channel_event()
Yeah, right, discard the incoming audio data when the b-channel is active...

Reverse the check, so ftdm_read() on an active mISDN b-channel will
be able to read audio data from the RX socketpair and not kill
the call from repeatedly timing out in poll().

Fixes:
    [WARNING] mod_freetdm.c:775 Too many timeouts while waiting I/O in channel FreeTDM/1:1/XX device 1:1!
    [ERR] mod_freetdm.c:820 clearing IO in channel FreeTDM/1:1/XX device 1:1!

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-07 18:04:00 +01:00
..
2012-01-11 20:14:17 -05:00
2012-12-20 20:21:43 -06:00
2012-04-04 16:18:53 -05:00
2012-07-14 20:23:13 -05:00
2012-09-16 14:21:30 -05:00
2012-08-13 15:20:41 -05:00
2012-12-18 11:01:51 -05:00
2013-01-02 22:44:14 +08:00
2012-12-17 21:13:00 -05:00