mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 18:44:54 +00:00
Travis Cross
3526ca5cb5
Allow setting threshold for RTP auto adjust
If we see a certain number of RTP packets from a host and port other than was negotiated, we adjust to send our RTP to that host and port. Traditionally we've waited for 10 packets. This commit makes the threshold adjustable by setting the channel variable `rtp_auto_adjust_threshold` to any positive value less than 2^16.
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%