freeswitch/libs/esl/src
Noah Mehl d24280c700 [core] Add SEND_RTCP_MESSAGE
We utilize: https://github.com/sipcapture/hepipe.js to monitor RTCP for our calls. As such, it's super helpful to get the sent RTCP data along with the received RTCP data. The new: SEND_RTCP_MESSAGE basically mirrors the existing RECV_RTCP_MESSAGE.
2021-10-01 13:46:34 +00:00
..
include [core] Add SEND_RTCP_MESSAGE 2021-10-01 13:46:34 +00:00
cJSON.c [cJSON] Update to v1.7.12 2020-01-29 00:29:04 +04:00
cJSON_Utils.c [cJSON] Update to v1.7.12 2020-01-29 00:29:04 +04:00
esl.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl 2019-07-18 21:27:04 +04:00
esl_buffer.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl 2019-07-18 21:27:04 +04:00
esl_config.c update copyright header for 2014 2014-02-12 12:08:56 -06:00
esl_event.c [core] Add SEND_RTCP_MESSAGE 2021-10-01 13:46:34 +00:00
esl_json.c FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 2017-02-27 18:53:23 -06:00
esl_oop.cpp Fix memory leak when outbound socket is closed by server 2014-03-26 01:36:48 +00:00
esl_threadmutex.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl 2019-07-18 21:27:04 +04:00
libesl.2017.vcxproj [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00