• Stefan Knoblich's avatar
    ftmod_misdn: Fix brown paperbag logic bug in handle_b_channel_event() · 2bb859e2
    Stefan Knoblich 提交于
    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: 's avatarStefan Knoblich <stkn@openisdn.net>
    2bb859e2
名称
最后提交
最后更新
..
ftmod_misdn.c 正在载入提交数据...