Commit Graph

33940 Commits

Author SHA1 Message Date
Dragos Oancea f982b2b931 FS-11954: JB: change complete frames marker 2019-07-25 13:01:52 +00:00
Liyang 60c7235603 FS-11953: [core] set the correct cng pt after receive reinvite to avoid garbled audio 2019-07-24 22:38:08 +04:00
Andrey Volk e863053e92 Merge pull request #1761 in FS/freeswitch from bugfix/FS-11952-fix-memory-leaks to master
* commit '718d2341f7327feea52c840648e42b33eb9c69dd':
  FS-11952: [Core] Fix memory leaks.
2019-07-24 11:49:58 -05:00
Andrey Volk 692ed77cd6 Merge pull request #1760 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11809 to master
* commit '49e6449bc5119852570f693695fea2046b1028a0':
  FS-11809: scan-build: dead assignments
2019-07-24 11:49:47 -05:00
Andrey Volk d56baeb6a0 Merge pull request #1759 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11951 to master
* commit '54c589500925106ed05de3331d195a0a3cafa366':
  FS-11951: JB: rare crash in reading the chan var  (it maybe called without a session in some unit tests)
2019-07-24 11:49:23 -05:00
Andrey Volk b6600f8eee Merge pull request #1758 in FS/freeswitch from bugfix/FS-11950-fix-gcc8-errors-in-mod_pgsql to master
* commit '3fa1f3b76c19416ede809f5463308c9a7d426548':
  FS-11950: [mod_pgsql] Fix gcc8 errors replacing strncpy with snprintf.
2019-07-24 11:49:11 -05:00
Andrey Volk 718d2341f7 FS-11952: [Core] Fix memory leaks. 2019-07-24 20:26:32 +04:00
Dragos Oancea 49e6449bc5 FS-11809: scan-build: dead assignments 2019-07-24 13:47:02 +00:00
Dragos Oancea 54c5895009 FS-11951: JB: rare crash in reading the chan var (it maybe called without a session in some unit tests) 2019-07-24 13:16:35 +00:00
Andrey Volk 3fa1f3b76c FS-11950: [mod_pgsql] Fix gcc8 errors replacing strncpy with snprintf. 2019-07-24 13:01:42 +04:00
Andrey Volk 4a2812aaf5 FS-11727: [mod_mariadb] Add MariaDB (MySQL) support 2019-07-23 20:07:16 +04:00
Mike Jerris 65cd6ec1ed Merge pull request #1757 in FS/freeswitch from bugfix/FS-11947-do-not-install-test-binaries-when-doing-make-install to master
* commit '9c8de649b31012efab128601e7ba022567d78019':
  FS-11947: [Build-System] Do not install test binaries when doing make install.
2019-07-23 10:37:14 -05:00
Andrey Volk 9c8de649b3 FS-11947: [Build-System] Do not install test binaries when doing make install. 2019-07-23 19:34:21 +04:00
Mike Jerris 4139c4cdf5 Merge pull request #1756 in FS/freeswitch from bugfix/FS-11944-make-fail-address-of-array-nh--nh_home-will-always-evaluate-to-true to master
* commit '91e99db6c88b4f4992405296f4eeea98ac9baeac':
  FS-11944: [mod_sofia] Fix error: 'nh->nh_home' will always evaluate to 'true'.
2019-07-23 10:17:27 -05:00
Andrey Volk 91e99db6c8 FS-11944: [mod_sofia] Fix error: 'nh->nh_home' will always evaluate to 'true'. 2019-07-23 18:47:17 +04:00
Christopher Rienzo 6cb4c2720a Merge pull request #1754 in FS/freeswitch from fs-11931fix to master
* commit 'bbbaf7e99e2c0d049293741ddf91a56cd628fc5f':
  FS-11931: [mod_http_cache] Fix regression, use SWITCH_MOD_DECLARE() in modules instead of SWITCH_DECLARE().
2019-07-23 09:04:09 -05:00
Dragos Oancea 86a5ee3509 FS-11945: [mod_opus] don't hangup call on decoder error. 2019-07-23 18:02:52 +04:00
Andrey Volk bbbaf7e99e FS-11931: [mod_http_cache] Fix regression, use SWITCH_MOD_DECLARE() in modules instead of SWITCH_DECLARE(). 2019-07-23 12:48:31 +04:00
Chris Rienzo aa6844ae00 FS-11931 [mod_http_cache] Fix leaks in tests 2019-07-23 00:44:53 +04:00
Chris Rienzo a33877aace FS-11931 [mod_http_cache] convert tests to use switch_test 2019-07-23 00:44:33 +04:00
Mike Jerris 9c2dc11d83 Merge pull request #1753 in FS/freeswitch from bugfix/FS-11946-fix-possible-unallocated-memory-access to master
* commit 'f9a03570f44c34abe35c383d69578c35dc9811a2':
  FS-11946: [Core] Fix possible unallocated memory access.
2019-07-22 15:16:14 -05:00
Andrey Volk f9a03570f4 FS-11946: [Core] Fix possible unallocated memory access. 2019-07-22 23:40:06 +04:00
Andrey Volk 00af023c19 Merge pull request #1751 in FS/freeswitch from ~QUOCBAO/freeswitch:mod/mod_http_cache to master
* commit 'cbc36d0541f3ed89ccb7611fbae6cd06284e75df':
  FS-11943 [mod_http_cache] Fix typos in warning message in aws.c
2019-07-22 07:36:59 -05:00
baonq-me cbc36d0541 FS-11943 [mod_http_cache] Fix typos in warning message in aws.c 2019-07-22 11:51:28 +07:00
Dragos Oancea f2e7e69be3 FS-11750: JB fix: avoid infinite loop when chan var rtp_nack_buffer_size is small (initial max_packet_len) 2019-07-19 02:06:26 +04:00
Dragos Oancea 385769344b FS-11549: RTCP: fix report block stats
(thanks Sergey Hripchenko)
2019-07-19 01:50:23 +04:00
Andrey Volk 5b9d0244c5 FS-11903: Fix regression on Windows in switch_utils.h 2019-07-19 00:33:21 +04:00
Mariah Yang d654faa5a9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_sofia 2019-07-18 22:22:56 +04:00
Liyang 6f9ee4216c FS-11903: [mod_sofia] fix warnV547 Expression 'sip->sip_via' is always true. 2019-07-18 21:27:10 +04:00
Andrey Volk f0da2f2cd4 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl 2019-07-18 21:27:04 +04:00
Dragos Oancea 939b949da4 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_rtp.c 2019-07-18 20:55:16 +04:00
Andrey Volk ff30de1692 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_msrp.c 2019-07-18 19:27:57 +04:00
Andrey Volk af4316d8fb FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_av 2019-07-18 19:27:46 +04:00
Andrey Volk 30f0ad63f4 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_dptools 2019-07-18 19:27:40 +04:00
Mike Jerris ebac830f52 FS-11425: [mod_av] fix build on older libav w/o H265 2019-07-18 01:53:01 +04:00
Seven Du 76d11001ce FS-11425 fix typo 2019-07-18 01:52:53 +04:00
Seven Du 8d06825bc4 FS-11425 add test config 2019-07-18 01:52:44 +04:00
Seven Du 4130184761 FS-11425 default to level 3.1 follows 459baa858679b74abe8398b4ad06e43beafd9b89 2019-07-18 01:52:30 +04:00
Seven Du a455614e14 FS-11425 comment out more deprecated params on deb9 2019-07-18 01:52:23 +04:00
Seven Du 3bd78b7a20 FS-11425 update codec defaults 2019-07-18 01:51:28 +04:00
Seven Du ddb0661e39 FS-11425 force g-profile = 0 to vp9
otherwise it complains: [8:Invalid parameter:Profile > 1 not supported in this build configuration]
2019-07-18 01:51:21 +04:00
Andrey Volk f3548c9fa0 swigall 2019-07-18 01:19:24 +04:00
Chris Rienzo 4b337f1117 FS-11878 [core] change log level of dialplan EXECUTE 2019-07-18 00:58:57 +04:00
Dragos Oancea 9485b1465b FS-11926: rename chan var to 'execute_on_fax_close_detect' to prevent it collide with 'execute_on_fax_detect'
(switch_channel_execute_on() would have run them both)
2019-07-18 00:57:34 +04:00
Dragos Oancea 216d84146e FS-11926: [mod_spandsp] execute_on_fax_detect_close 2019-07-18 00:57:27 +04:00
Mike Jerris b81cbcba3c FS-11929: [core] improve detection of when video is ready. 2019-07-18 00:55:56 +04:00
Brian West b23d887586 FS-11654: [core] add media_timeout, media_hold_timeout and video vs audio variants 2019-07-18 00:54:37 +04:00
Mike Jerris 382ecb6612 FS-11922: [core] improve switch_calc_bitrate 2019-07-18 00:53:14 +04:00
Mike Jerris b29fa06d20 FS-11921: [core] add switch_img_data_url_png, fix build without libpng 2019-07-18 00:51:20 +04:00
Anthony Minessale 9cb6b201a6 FS-11921: [core] add switch_img_data_url_png 2019-07-18 00:50:48 +04:00