Sergey Khripchenko f444f7a6f4 FS-11056: [core] fix RTCP lost calculation
RTCP/Receiver Report/lost field is a _signed_ 24bit integer and it could be negative (in case of UDP duplication)
+ any negatives now threated as huge uint32_t
+ set this field properly on __BIG_ENDIAN
+ correctly read this value in received RTCP on all arches
2018-03-23 16:00:38 -04:00
2014-03-24 12:39:59 +00:00
2017-06-05 15:11:52 -05:00
2015-05-28 12:47:19 -05:00
2015-10-09 11:10:32 -07:00
2017-11-20 11:30:50 -05:00
2015-12-15 17:02:49 +00:00
2014-12-26 17:22:20 +00:00
2017-11-20 11:30:50 -05:00
2014-08-01 14:47:38 -05:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2013-04-04 20:52:47 -05:00
2013-12-23 22:43:06 +05:00
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 162 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%