Commit Graph

  • 263a83bf7c FS-11977 [mod_signalwire] add configuration param override-context David Grant 2019-08-04 02:37:51 -0500
  • 26e1400bb4 version bump Andrey Volk 2019-08-03 12:55:48 +0400
  • c55b989220 FS-11979 [test] Fix error message log in fst_xcheck() Chris Rienzo 2019-08-02 15:44:26 +0000
  • bc5dad27fb FS-11931: [mod_http_cache] Fix zero-length gnu_printf format string Andrey Volk 2019-08-02 00:16:04 +0400
  • 0e43313f79 Merge pull request #1782 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11973 to master Mike Jerris 2019-08-01 13:32:02 -0500
  • 4f66959ed3 FS-11973: [mod_event_multicast] add mutex and checks on hash ptrs on shutdown Dragos Oancea 2019-08-01 18:05:00 +0000
  • 7c773b28d9 Merge pull request #1779 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11967-rate to master Mike Jerris 2019-08-01 11:13:37 -0500
  • 6fb0396076 FS-11967: add mod_opus to unit test XML Dragos Oancea 2019-08-01 15:40:12 +0000
  • d57cd80428 FS-11967: add unit test for switch_core_codec_copy() Dragos Oancea 2019-08-01 13:17:38 +0000
  • 538021a6b9 Merge pull request #1781 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11919-log to master Christopher Rienzo 2019-08-01 08:24:35 -0500
  • 6cfceb6e62 FS-11919: change back loglevel to DEBUG1 Dragos Oancea 2019-08-01 13:19:56 +0000
  • 5f1ee43cd0 FS-11971: [core] fix 488 when receive invite with SRTP/RTP Liyang 2019-07-31 01:05:41 +0800
  • d1f89c4cf4 Merge pull request #1778 in FS/freeswitch from armhf to master Andrey Volk 2019-07-31 11:17:07 -0500
  • 689a376886 FS-11972: [Build-System] Add Raspberry Pi support. Andrey Volk 2019-07-30 03:29:27 +0400
  • 3bb9471e31 FS-11967: [core] fix rate of recording for Opus Dragos Oancea 2019-07-31 14:42:09 +0000
  • 5801df9333 FS-11970 [core] Check if detection is done in switch_ivr_play_and_detect_speech() final loop. Chris Rienzo 2019-07-30 03:01:37 +0000
  • 28fc17a0c4 Merge pull request #1776 in FS/freeswitch from bugfix/FS-11966-fix-regression-after-libsrtp-upgrade-to-2.2.0-resulting-in-no-audio to master Andrey Volk 2019-07-29 11:37:49 -0500
  • 9b05fabd53 FS-11966: [core] Fix regression after libsrtp upgrade to 2.2.0 resulting in no audio Andrey Volk 2019-07-29 05:05:32 +0400
  • 62640a2ff8 Merge pull request #1774 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11788-fix to master Mike Jerris 2019-07-25 19:04:58 -0500
  • b1ba546139 FS-11788: JB: packet count on vbw too Dragos Oancea 2019-07-25 23:56:16 +0000
  • 3c06e3c788 Merge pull request #1773 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11743 to master Mike Jerris 2019-07-25 18:35:30 -0500
  • 304865f580 Merge pull request #1772 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11965 to master Mike Jerris 2019-07-25 18:34:53 -0500
  • 7060d96262 FS-11743: don't reset VBW on receiving PLI/FIR Dragos Oancea 2019-07-25 23:30:16 +0000
  • 4349da3214 FS-11965: fix build. Dragos Oancea 2019-07-25 23:21:47 +0000
  • 4abe5905e0 Merge pull request #1771 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11965 to master Mike Jerris 2019-07-25 18:17:11 -0500
  • 9e006869e4 FS-11965: RTC: prevent overflow on percent_fraction (patch by Sergey Khripchenko <shripchenko@intermedia.net>) Dragos Oancea 2019-07-25 23:07:15 +0000
  • 2e450cd3dc FS-11965: NACK log debug when we get a request Dragos Oancea 2019-07-25 22:56:24 +0000
  • 40982338a0 FS-11965: RTCP: fix on rtcp_report_block->fraction - "if X packets were expected and X was lost, we want 0xff to be reported, not 0" (patch by Piotr Gregor <piotr@dataandsignal.com>) Dragos Oancea 2019-07-25 22:48:17 +0000
  • af3551f735 Merge pull request #1770 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11715 to master Mike Jerris 2019-07-25 17:46:16 -0500
  • 500b4c23b0 FS-11715: sanitize negative value for pkt_lost Artem Karukov 2019-03-21 12:05:53 +0000
  • 4d7fc22271 Merge pull request #1769 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11964 to master Mike Jerris 2019-07-25 17:01:18 -0500
  • 309135640b FS-11964: add new chan var "rtp_video_nack_disable" Dragos Oancea 2019-07-25 21:57:37 +0000
  • da9c1618c5 Merge pull request #1768 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11788 to master Mike Jerris 2019-07-25 16:46:15 -0500
  • f3d21a2d72 FS-11788: JB: fix packets per video frame count and allow count on vbw Dragos Oancea 2019-04-16 19:43:40 +0000
  • d5ec7d2abb FS-11895: [mod_av] Enable mod_av build by default Andrey Volk 2019-07-26 00:58:41 +0400
  • 6667d6213b FS-11425 update test vpx config to new defaults Seven Du 2019-02-01 10:12:52 +0800
  • 116ee36d3d FS-11425 add vpx conf to test code Seven Du 2019-01-25 16:35:47 +0800
  • b6b61539a1 FS-11895: [build] fix test build Andrey Volk 2019-06-29 01:10:29 +0400
  • d7f3df2445 Update basrc alias for gcore to get a top -H in the process so we do not forget Brian West 2018-11-06 08:21:30 -0600
  • d16575d288 FS-11962: [core] Fix memory leak in switch_core_session_write_video_frame Mike Jerris 2019-07-25 14:41:29 -0600
  • 200a76b2ae FS-9264 Add more logging to wait_for_silence, detect_audio and detect_silence api calls Sergey Khripchenko 2019-04-30 06:56:43 -0700
  • 655c8a1a7b FS-11362 Attempt to rearrange verto socket shutdown sequence Sergey Khripchenko 2018-09-06 08:25:43 -0700
  • fdea350817 FS-11454: [core] Add error log when attempting to route to an invalid dialplan interface Mike Jerris 2018-10-11 18:28:59 +0000
  • 090e8284b6 FS-11961: [mod_sofia] Handle request vs response in sofia_media_tech_media Mike Jerris 2019-07-25 14:26:28 -0600
  • 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) Dragos Oancea 2019-03-26 22:39:04 +0000
  • d4a0040c88 FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve Anthony Minessale 2018-09-28 08:41:29 +0400
  • 27669eda04 FS-11194: [mod_v8] Implement JavaScript Process Status with Heap statistics. Andrey Volk 2018-07-24 14:01:55 +0300
  • fc139b7068 FS-11934 add some conference test cases Seven Du 2019-07-16 17:50:31 +0400
  • 6249fa8933 update compiled js Mike Jerris 2019-07-25 13:48:25 -0600
  • d5a065243f FS-11960: [js] replaces all deprecated js methods for FF warnings shashi kumar 2018-11-06 12:35:59 -0600
  • 1c80a83d57 fix teletone gen on multichannel Anthony Minessale 2019-03-29 16:54:19 -0500
  • 157b47f537 FS-11267: [Build-System] Fix libyuv build for Windows Andrey Volk 2019-02-26 12:25:56 +0400
  • 5a924d5ef3 update libyuv to hash 5a699df5 from https://chromium.googlesource.com/libyuv/libyuv/ Anthony Minessale 2019-01-17 20:13:46 +0000
  • a714dacd7f FS-11267: [Build-System] Fix libvpx build for Windows Andrey Volk 2019-02-26 18:32:21 +0400
  • b644421c87 core side of vpx update Anthony Minessale 2019-01-17 20:41:53 +0000
  • f49279b45e .gitignore Mike Jerris 2019-02-28 21:28:38 +0000
  • dd49510113 FS-11267: [Build-System] Fix libvpx build dependencies Mike Jerris 2019-02-27 11:57:47 -0700
  • 8948ba694e .gitignore Mike Jerris 2019-02-26 15:35:28 -0700
  • e7dd41e361 new version of vp8 thread sleep patch Anthony Minessale 2019-01-17 20:21:29 +0000
  • 731ee28fe7 update libvpx to hash 133f83e2c tag v1.7.0 from https://chromium.googlesource.com/webm/libvpx Anthony Minessale 2019-01-17 20:16:34 +0000
  • 9bfd5255b2 Merge pull request #1767 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11959 to master Mike Jerris 2019-07-25 13:02:41 -0500
  • 317e197b0b FS-11959: add switch_jb_get_packets_per_frame() - gets the number of packets per video frame Dragos Oancea 2019-07-25 17:44:15 +0000
  • 3d53f7861e Merge pull request #1765 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11957 to master Mike Jerris 2019-07-25 12:53:51 -0500
  • 241911817f Merge pull request #1766 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11958 to master Mike Jerris 2019-07-25 12:52:54 -0500
  • a84daf95bb FS-11860 [core] allow configurable separator in event_channel and process all parts of key lazedo 2019-05-29 13:10:21 +0000
  • abdf796069 Merge pull request #1764 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11955 to master Mike Jerris 2019-07-25 12:50:19 -0500
  • fffc336f40 Merge pull request #1763 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11954 to master Mike Jerris 2019-07-25 12:49:25 -0500
  • 863189fed6 FS-11958: [core] add switch_core_media functions that deal with bw and bitrate Dragos Oancea 2019-04-16 00:05:23 +0000
  • 6a036e661c FS-11957: destroy NACK table on SWITCH_RTP_FLAG_KILL_JB too Dragos Oancea 2019-07-25 16:01:59 +0000
  • 1f4dbe50e6 FS-11955: JB: add stats for received packets that have been NACKed previously (video) Dragos Oancea 2019-07-25 14:21:39 +0000
  • f982b2b931 FS-11954: JB: change complete frames marker Dragos Oancea 2019-03-05 19:09:25 +0000
  • 60c7235603 FS-11953: [core] set the correct cng pt after receive reinvite to avoid garbled audio Liyang 2019-07-25 01:03:16 +0800
  • e863053e92 Merge pull request #1761 in FS/freeswitch from bugfix/FS-11952-fix-memory-leaks to master Andrey Volk 2019-07-24 11:49:58 -0500
  • 692ed77cd6 Merge pull request #1760 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11809 to master Andrey Volk 2019-07-24 11:49:47 -0500
  • d56baeb6a0 Merge pull request #1759 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11951 to master Andrey Volk 2019-07-24 11:49:23 -0500
  • b6600f8eee Merge pull request #1758 in FS/freeswitch from bugfix/FS-11950-fix-gcc8-errors-in-mod_pgsql to master Andrey Volk 2019-07-24 11:49:11 -0500
  • 718d2341f7 FS-11952: [Core] Fix memory leaks. Andrey Volk 2019-07-24 20:26:32 +0400
  • 49e6449bc5 FS-11809: scan-build: dead assignments Dragos Oancea 2019-05-09 12:42:43 +0000
  • 54c5895009 FS-11951: JB: rare crash in reading the chan var (it maybe called without a session in some unit tests) Dragos Oancea 2019-03-25 19:22:23 +0000
  • 3fa1f3b76c FS-11950: [mod_pgsql] Fix gcc8 errors replacing strncpy with snprintf. Andrey Volk 2019-07-24 13:01:42 +0400
  • 4a2812aaf5 FS-11727: [mod_mariadb] Add MariaDB (MySQL) support Andrey Volk 2019-06-12 12:05:42 +0400
  • 65cd6ec1ed Merge pull request #1757 in FS/freeswitch from bugfix/FS-11947-do-not-install-test-binaries-when-doing-make-install to master Mike Jerris 2019-07-23 10:37:14 -0500
  • 9c8de649b3 FS-11947: [Build-System] Do not install test binaries when doing make install. Andrey Volk 2019-07-23 19:34:21 +0400
  • 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 Mike Jerris 2019-07-23 10:17:27 -0500
  • 91e99db6c8 FS-11944: [mod_sofia] Fix error: 'nh->nh_home' will always evaluate to 'true'. Andrey Volk 2019-07-23 18:47:17 +0400
  • 6cb4c2720a Merge pull request #1754 in FS/freeswitch from fs-11931fix to master Christopher Rienzo 2019-07-23 09:04:09 -0500
  • 86a5ee3509 FS-11945: [mod_opus] don't hangup call on decoder error. Dragos Oancea 2019-07-23 09:46:25 +0000
  • bbbaf7e99e FS-11931: [mod_http_cache] Fix regression, use SWITCH_MOD_DECLARE() in modules instead of SWITCH_DECLARE(). Andrey Volk 2019-07-23 12:48:31 +0400
  • aa6844ae00 FS-11931 [mod_http_cache] Fix leaks in tests Chris Rienzo 2019-07-14 17:43:13 +0000
  • a33877aace FS-11931 [mod_http_cache] convert tests to use switch_test Chris Rienzo 2019-07-14 12:24:30 -0400
  • 9c2dc11d83 Merge pull request #1753 in FS/freeswitch from bugfix/FS-11946-fix-possible-unallocated-memory-access to master Mike Jerris 2019-07-22 15:16:14 -0500
  • f9a03570f4 FS-11946: [Core] Fix possible unallocated memory access. Andrey Volk 2019-07-22 23:40:06 +0400
  • 00af023c19 Merge pull request #1751 in FS/freeswitch from ~QUOCBAO/freeswitch:mod/mod_http_cache to master Andrey Volk 2019-07-22 07:36:59 -0500
  • cbc36d0541 FS-11943 [mod_http_cache] Fix typos in warning message in aws.c baonq-me 2019-07-22 11:51:28 +0700
  • f2e7e69be3 FS-11750: JB fix: avoid infinite loop when chan var rtp_nack_buffer_size is small (initial max_packet_len) Dragos Oancea 2019-04-03 13:56:59 +0000
  • 385769344b FS-11549: RTCP: fix report block stats (thanks Sergey Hripchenko) Dragos Oancea 2019-02-07 23:18:02 +0000
  • 5b9d0244c5 FS-11903: Fix regression on Windows in switch_utils.h Andrey Volk 2019-07-19 00:31:46 +0400
  • d654faa5a9 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_sofia Mariah Yang 2019-07-02 07:15:17 +0400
  • 6f9ee4216c FS-11903: [mod_sofia] fix warnV547 Expression 'sip->sip_via' is always true. Liyang 2019-07-08 15:17:37 +0800
  • f0da2f2cd4 FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for libs/esl Andrey Volk 2019-07-18 20:39:49 +0400