• 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
名称
最后提交
最后更新
..
build 正在载入提交数据...
conf 正在载入提交数据...
docs 正在载入提交数据...
mod_freetdm 正在载入提交数据...
msvc 正在载入提交数据...
sample 正在载入提交数据...
src 正在载入提交数据...
.gitignore 正在载入提交数据...
.update 正在载入提交数据...
AUTHORS 正在载入提交数据...
CMakeLists.txt 正在载入提交数据...
ChangeLog 正在载入提交数据...
Makefile.am 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
TODO 正在载入提交数据...
acinclude.m4 正在载入提交数据...
bootstrap 正在载入提交数据...
configure.ac 正在载入提交数据...
configure.gnu 正在载入提交数据...
cyginstall.sh 正在载入提交数据...
freetdm.2008.sln 正在载入提交数据...
freetdm.2010.sln 正在载入提交数据...
freetdm.pc.in 正在载入提交数据...
mkrelease.sh 正在载入提交数据...