mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 10:34:54 +00:00
Stefan Knoblich
95ac0ecc2f
ftmod_misdn: Retry recvfrom() in case of EAGAIN
epoll_wait() on the B-channel socket may indicate pending messages, but recvfrom() returns EAGAIN. Retry a few more times (up to 5 retries) to get the pending message. 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
267 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%