Commit Graph

33627 Commits

Author SHA1 Message Date
Andrey Volk f245196e82 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_hash.c 2019-07-15 23:41:34 +04:00
Andrey Volk b6f98bdce0 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_db.c 2019-07-15 23:41:31 +04:00
Andrey Volk 3018a76c10 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_codec.c 2019-07-15 23:41:28 +04:00
Andrey Volk 6f2568e6e8 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_cert.c 2019-07-15 23:41:25 +04:00
Andrey Volk e7abf29f4f FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core.c 2019-07-15 23:41:14 +04:00
Andrey Volk 594203f9b1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_apr.c 2019-07-15 23:41:10 +04:00
Andrey Volk fa40e64916 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_loadable_module.h 2019-07-15 23:41:07 +04:00
Andrey Volk 85d963f666 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_say_en 2019-07-15 23:41:03 +04:00
Andrey Volk cad56b3b4b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_tone_stream 2019-07-15 23:40:58 +04:00
Andrey Volk d432f73b75 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_ssml 2019-07-15 23:40:55 +04:00
Andrey Volk daafd039ed FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_shout 2019-07-15 23:40:52 +04:00
Andrey Volk a8861e1cba FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_native_file 2019-07-15 23:40:49 +04:00
Andrey Volk e6f38bc683 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_local_stream 2019-07-15 23:40:44 +04:00
Andrey Volk e1c9f561b9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_avmd 2019-07-15 23:39:44 +04:00
Andrey Volk b86ea2f5a1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_commands 2019-07-15 23:39:38 +04:00
Andrey Volk f4c9048e24 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo 2019-07-15 23:39:28 +04:00
Andrey Volk 7afec393c7 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_opus 2019-07-15 23:39:26 +04:00
Andrey Volk e0211e2ce1 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_event_socket 2019-07-15 23:39:26 +04:00
Andrey Volk 4ae1f1278b FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_verto 2019-07-15 23:39:25 +04:00
Andrey Volk c474824aa9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rtc 2019-07-15 23:39:24 +04:00
Andrey Volk 75a37ba42e FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_expr 2019-07-15 23:39:23 +04:00
Andrey Volk 05cc20e636 FS-11911: [mod_av] Fix mod_av on Debian Jessie 2019-07-15 22:24:01 +04:00
Seven Du e9c58084db FS-11911: [mod_av] Fix mod_av on Debian Buster 2019-07-15 22:23:39 +04:00
Andrey Volk a7477ed0e2 FS-11911: Fix build on Debian Buster 2019-07-15 22:23:25 +04:00
Andrey Volk 4f50a24a90 FS-10801: [Core] Use right order when loading core modules. 2019-07-15 22:20:35 +04:00
Mike Jerris 2abd5705dc FS-10801: [core] fix typo in core db interface 2019-07-15 22:19:27 +04:00
Mike Jerris 5febf075f7 FS-10801: [core] fix typo in core db interface 2019-07-15 22:19:12 +04:00
Andrey Volk 7fc9eafa74 FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to create wide tables. 2019-07-15 22:18:30 +04:00
Andrey Volk 07e0d4f90c FS-10801: [core] Add a database interface to the FreeSWITCH Core. 2019-07-15 22:18:19 +04:00
Andrey Volk fbbac95744 Merge pull request #1748 in FS/freeswitch from ~INFOMIND/freeswitch:bugfix/FS-11859-mod_verto-mod_verto.c--debug-logging-fixes to master
* commit '3695681cf66fa66a5b8f584420d98e7d9a40ceb2':
  FS-11859 [mod_verto] mod_verto.c log for MCAST Data Sent changed to if (verto_globals.debug > 0) and other LOG_ALERT changed to LOG_DEBUG triggered by verto_globals.debug
2019-07-10 11:42:54 -05:00
Andrey Volk 779760596f Merge pull request #1745 in FS/freeswitch from pg-csv to master
* commit '088f1f201132a72b839bd221df7e7e7bfee6d966':
  FS-11915: Enable freeswitch-mod-cdr-pg-csv Debian package.
2019-07-10 11:23:30 -05:00
David Grant 3695681cf6 FS-11859 [mod_verto] mod_verto.c log for MCAST Data Sent changed to if (verto_globals.debug > 0) and other LOG_ALERT changed to LOG_DEBUG triggered by verto_globals.debug 2019-07-09 23:31:55 -05:00
Chris Rienzo 3c11fa9657 FS-11781 [test] try again with the test fix- need to have pool allocated sooner 2019-07-09 19:27:47 +04:00
Chris Rienzo d4f1af83e8 FS-11781 [test] Fix memory leak in test 2019-07-09 19:27:39 +04:00
Chris Rienzo 9e57da8dfb FS-11781 [test] shut down FS core when test finishes 2019-07-09 19:27:32 +04:00
Chris Rienzo 2dcf963318 FS-11781 [test] separate basedirs for tests to allow parallel build 2019-07-09 19:27:22 +04:00
Chris Rienzo a4ab865f65 FS-11781 [test] log reason for core load failure 2019-07-09 19:27:12 +04:00
Chris Rienzo bc02888e51 FS-11781 [test] Add more string checks 2019-07-09 19:27:04 +04:00
Chris Rienzo 74eb2feec7 FS-11781 increase test buffer size from 256 to 2048 to prevent test log truncation. 2019-07-09 19:26:54 +04:00
Chris Rienzo 824356cc94 FS-11725 [core,test] Fix switch_core to allow MINIMAL core to load without freeswitch.xml. Fix test framework to exit if FreeSWITCH core fails to load. 2019-07-09 19:25:06 +04:00
Andrey Volk 088f1f2011 FS-11915: Enable freeswitch-mod-cdr-pg-csv Debian package. 2019-07-04 10:46:35 +04:00
Andrey Volk 1d68ab18f4 FS-11797: Add metadata for two new Russian sound sets: ru/RU/kirill and ru/RU/vika 2019-06-29 20:54:32 +04:00
Andrey Volk 488d3725ff FS-11795: Bump sound versions, add es-ar-mario metadata 2019-06-29 20:50:30 +04:00
Andrey Volk 359287ffe2 FS-11902: [Core] Remove duplicate database indexes. 2019-06-29 03:17:41 +04:00
Andrey Volk cc61f11427 Revert "FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve"
This reverts commit 143323e6ef.
2019-06-29 02:13:34 +04:00
Andrey Volk 4306efffbe FS-11895: [build] fix test build 2019-06-29 01:02:36 +04:00
Mike Jerris 4816af2f56 FS-11895: [build] fix test build 2019-06-27 17:52:47 -04:00
Mike Jerris 69af7afd4d FS-11895: [build] fix test build 2019-06-27 16:43:04 -04:00
Mike Jerris 25192d7d24 FS-11895: [build] fix test build 2019-06-27 15:56:23 -04:00
Mike Jerris 8e129b913d FS-11906: [mod_sofia] fix NDLB-allow-bad-iananame profile param 2019-06-27 15:30:43 -04:00