mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-10 18:57:45 +00:00
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>
Simple perl script to colorize an existing FreeSWITCH log file; requires CPAN module Term::ANSIColor
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
268 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%