mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-11 04:32:50 +00:00
There was issue with certain endpoints that would lead to dropping nearly every other RTP packet from the callee. The scenario is as follows: the caller (bridged through FreeSWITCH) offers codecs A and B with payload types X and Y, respectively. The callee answers with codec B and payload type X. The fix is to use the sender's expected payload type when checking against the received RTP packet, rather than the receiver's.
…
…
…
…
…
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%