Seven Du 8a1cb14015 FS-7499: trying to fix rtp data len when rtp extension is used
duplicated some code from 4943~4953, but that code has it's own problem, it forget to reset *bytes results to
larger frame->datalen could read beyond the buffer, and it also makes stats not accurate. But if we reset *bytes
at that place, then later the switch_vb_put_packet has problem because it depends that *bytes. this patch should
fix the datalen at least buf still leaves duplicated code and inaccurate stats.
2015-05-28 12:46:59 -05:00
2014-03-24 12:39:59 +00:00
2015-03-30 14:35:55 -05:00
2014-02-12 12:08:56 -06:00
2015-05-28 12:46:53 -05:00
2015-05-26 00:05:37 -05:00
2015-03-24 15:41:03 -05:00
2015-05-26 00:05:37 -05:00
2010-04-01 21:00:45 -04:00
2014-09-12 08:59:11 -05:00
2014-12-26 17:22:20 +00: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
2009-11-18 19:42:00 +00:00
2014-01-17 16:17:57 -06:00
2013-04-04 20:52:47 -05:00
2015-05-28 12:46:52 -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 173 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%