Commit Graph

33872 Commits

Author SHA1 Message Date
Brian West d7f3df2445 Update basrc alias for gcore to get a top -H in the process so we do not forget 2019-07-26 00:47:48 +04:00
Mike Jerris d16575d288 FS-11962: [core] Fix memory leak in switch_core_session_write_video_frame 2019-07-25 14:41:39 -06:00
Sergey Khripchenko 200a76b2ae FS-9264 Add more logging to wait_for_silence, detect_audio and detect_silence api calls 2019-07-26 00:37:15 +04:00
Sergey Khripchenko 655c8a1a7b FS-11362 Attempt to rearrange verto socket shutdown sequence 2019-07-26 00:31:11 +04:00
Mike Jerris fdea350817 FS-11454: [core] Add error log when attempting to route to an invalid dialplan interface 2019-07-25 14:30:24 -06:00
Mike Jerris 090e8284b6 FS-11961: [mod_sofia] Handle request vs response in sofia_media_tech_media 2019-07-25 14:26:36 -06:00
Dragos Oancea dc1e851214 FS-9264: FS-10976: fix detect_audio, detect_silence and wait_for_silence_function dialplan apps
(thanks Sergey KHripchenko and Hervé Déprez for pointing these out)
2019-07-26 00:22:08 +04:00
Anthony Minessale d4a0040c88 FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve 2019-07-26 00:17:41 +04:00
Andrey Volk 27669eda04 FS-11194: [mod_v8] Implement JavaScript Process Status with Heap statistics. 2019-07-26 00:01:22 +04:00
Seven Du fc139b7068 FS-11934 add some conference test cases 2019-07-25 23:57:34 +04:00
Mike Jerris 6249fa8933 update compiled js 2019-07-25 13:48:25 -06:00
shashi kumar d5a065243f FS-11960: [js] replaces all deprecated js methods for FF warnings 2019-07-25 13:41:29 -06:00
Anthony Minessale 1c80a83d57 fix teletone gen on multichannel 2019-07-25 23:31:08 +04:00
Andrey Volk 157b47f537 FS-11267: [Build-System] Fix libyuv build for Windows 2019-07-25 23:20:29 +04:00
Anthony Minessale 5a924d5ef3 update libyuv to hash 5a699df5 from https://chromium.googlesource.com/libyuv/libyuv/ 2019-07-25 23:19:40 +04:00
Andrey Volk a714dacd7f FS-11267: [Build-System] Fix libvpx build for Windows 2019-07-25 23:16:51 +04:00
Anthony Minessale b644421c87 core side of vpx update 2019-07-25 23:06:59 +04:00
Mike Jerris f49279b45e .gitignore 2019-07-25 23:06:38 +04:00
Mike Jerris dd49510113 FS-11267: [Build-System] Fix libvpx build dependencies 2019-07-25 23:06:31 +04:00
Mike Jerris 8948ba694e .gitignore 2019-07-25 23:06:24 +04:00
Anthony Minessale e7dd41e361 new version of vp8 thread sleep patch 2019-07-25 23:06:17 +04:00
Anthony Minessale 731ee28fe7 update libvpx to hash 133f83e2c tag v1.7.0 from https://chromium.googlesource.com/webm/libvpx 2019-07-25 23:06:06 +04:00
Mike Jerris 9bfd5255b2 Merge pull request #1767 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11959 to master
* commit '317e197b0b7093a18112d8e5c22b86092044bad9':
  FS-11959: add switch_jb_get_packets_per_frame() - gets the number of packets per video frame
2019-07-25 13:02:41 -05:00
Dragos Oancea 317e197b0b FS-11959: add switch_jb_get_packets_per_frame() - gets the number of packets per video frame 2019-07-25 18:00:27 +00:00
Mike Jerris 3d53f7861e Merge pull request #1765 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11957 to master
* commit '6a036e661c6d78c7f98388ff445a7df93fd286e3':
  FS-11957: destroy NACK table on SWITCH_RTP_FLAG_KILL_JB too
2019-07-25 12:53:51 -05:00
Mike Jerris 241911817f Merge pull request #1766 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11958 to master
* commit '863189fed69b953dcf732b351124a63814a8f322':
  FS-11958: [core] add switch_core_media functions that deal with bw and bitrate
2019-07-25 12:52:54 -05:00
lazedo a84daf95bb FS-11860 [core] allow configurable separator in event_channel and
process all parts of key
2019-07-25 21:51:50 +04:00
Mike Jerris abdf796069 Merge pull request #1764 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11955 to master
* commit '1f4dbe50e6c29ed8b04b0af428bc49352f37664e':
  FS-11955: JB: add stats for received packets that have been NACKed previously (video)
2019-07-25 12:50:19 -05:00
Mike Jerris fffc336f40 Merge pull request #1763 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11954 to master
* commit 'f982b2b931cde9d82e8396d5d562cf17a3ee03c5':
  FS-11954: JB: change complete frames marker
2019-07-25 12:49:25 -05:00
Dragos Oancea 863189fed6 FS-11958: [core] add switch_core_media functions that deal with bw and bitrate 2019-07-25 17:08:58 +00:00
Dragos Oancea 6a036e661c FS-11957: destroy NACK table on SWITCH_RTP_FLAG_KILL_JB too 2019-07-25 16:01:59 +00:00
Dragos Oancea 1f4dbe50e6 FS-11955: JB: add stats for received packets that have been NACKed previously (video) 2019-07-25 14:28:38 +00:00
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