- 06 6月, 2019 4 次提交
-
-
由 Piotr Gregor 提交于
FS-11421: [core,mod_sofia] Fix rtp_pass_codecs_on_stream_change to process all sdp settings in the re-invite -- add new filter_codecs app and fix some races and negotiation bugs #resolve
-
由 Anthony Minessale 提交于
FS-11438: [freeswitch-core] recvonly channels left that way on blind transfer in some cases #resolve
-
由 Andrey Volk 提交于
FS-11509: [Build-System] Fix unimrcp build with address sanitizer.
-
由 Anthony Minessale 提交于
-
- 04 6月, 2019 1 次提交
-
-
由 Mike Jerris 提交于
-
- 03 6月, 2019 2 次提交
-
-
由 Andrey Volk 提交于
* commit 'f3c52d57': FS-11874: [Verto-Communicator] Rebuild verto-min.js to reflect the latest changes to js.
-
由 Andrey Volk 提交于
-
- 31 5月, 2019 4 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1738 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11874-faulty-logic-for-checking-addition-of-multiple-mediastream-objects to master * commit '8fdc4433': Fix FS-11874
-
由 Chad Phillips 提交于
Verto JS libs allow passing an attachStreams array of MediaStream objects, which are then supposed to be added to the peer connection in the order they are supplied in the array. However, there is a faulty logic check prior to actually adding the streams, where 'options.attachStream' is checked for length instead of 'options.attachStreams'.
-
由 Mike Jerris 提交于
Merge pull request #1737 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11873-addstream-adds-audio-video-tracks-in-random-order-use-spec-compliant-addtrack to master * commit 'f1bc56d6': Fix FS-11873: addStream() adds audio/video tracks in random order
-
由 Chad Phillips 提交于
addStream() is a deprecated WebRTC API method, and only works via shimming on some platforms. Internally, it is inconsistent in building an offer SDP in the order which FreeSWITCH expects it, which is audio m-lines first. This can result in intermittent m-line ordering errors on the client. Instead addTrack() can be used to force the media tracks to be added to the peer in the order FreeSWITCH expects.
-
- 29 5月, 2019 5 次提交
-
-
由 Andrey Volk 提交于
Merge pull request #1735 in FS/freeswitch from ~MITCH.CAPPER/freeswitch:FS-11865-fix_mod_com_729_bin_url_change_pr to master * commit '1f0dea99': FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url does not go stale and update new binary paths
-
由 Mitch Capper 提交于
FS-11865 [mod_com_729] change to use latest version for mod_com_g729 bins so url does not go stale and update new binary paths
-
由 Andrey Volk 提交于
Merge pull request #1736 in FS/freeswitch from FS-11866-freeswitch-core-no-longer-loads-if-database-fails-to-connect to master * commit 'bb470b25': FS-11866: [Core] FreeSWITCH Core no longer loads if database fails to connect.
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
Merge pull request #1733 in FS/freeswitch from bugfix/FS-11864-fix-uint64_t-type-overflow-on-32-bit-platforms to master * commit '08a6a8a2': FS-11864: [mod_kazoo] Fix uint64_t type overflow on 32 bit platforms
-
- 28 5月, 2019 1 次提交
-
-
由 Andrey Volk 提交于
-
- 23 5月, 2019 8 次提交
-
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
由 Andrey Volk 提交于
-
- 20 5月, 2019 1 次提交
-
-
由 Andrey Volk 提交于
-
- 19 5月, 2019 1 次提交
-
-
由 Andrey Volk 提交于
Merge pull request #1729 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11851-reduce-libvpx-and-ffmpeg-compile-time-on-windows to master * commit 'fe7d5e29': FS-11851: [Build-System] Significantly reduce libvpx and ffmpeg compile time on Windows.
-
- 18 5月, 2019 1 次提交
-
-
由 Andrey Volk 提交于
-
- 17 5月, 2019 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1728 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11849-add-mod_av-based-on-ffmpeg-and-openh264-to-msi-package-on-windows to master * commit 'a1f3b486': FS-11849: [Build-System] Add mod_av based on ffmpeg and openh264 to MSI package on Windows.
-
由 Andrey Volk 提交于
-
- 16 5月, 2019 2 次提交
-
-
由 Mike Jerris 提交于
* commit '23fbd609': FS-11847 [mod_loopback] unregister from reloadxml
-
由 Luis Azedo 提交于
-
- 15 5月, 2019 2 次提交
-
-
由 Mike Jerris 提交于
* commit '90438ffe': FS-11846 [mod_kazoo] fix queue cleanup
-
由 Luis Azedo 提交于
-
- 14 5月, 2019 2 次提交
-
-
由 Christopher Rienzo 提交于
* commit '15c4647c': FS-11796: [mod_http_cache] Fixed file seek in mod_http_cache.c
-
由 Mike Jerris 提交于
Merge pull request #1718 in FS/freeswitch from ~INFOMIND/freeswitch:bugfix/FS-11826-mod_conference-channel-variables_join to master * commit 'b7bce76d': FS-11826 [mod_conference] conference_member.c: channel variables (conference_join_) Fixes variables being seen as empty and proper range on conference_join_energy_level
-
- 13 5月, 2019 4 次提交
-
-
由 David Grant 提交于
FS-11826 [mod_conference] conference_member.c: channel variables (conference_join_) Fixes variables being seen as empty and proper range on conference_join_energy_level
-
由 Noah Mehl 提交于
Added missing http_cache_file_seek() and http_cache_file_seek file interface references.
-
由 Christopher Rienzo 提交于
Merge pull request #1724 in FS/freeswitch from FS-11839-update-libks-to-1.3.0-and-signalwire-client-c-to-1.2.0-on-windows to master * commit '2bec2352': FS-11839: Update libks to 1.3.0 and signalwire-client-c to 1.2.0 on Windows
-
由 Andrey Volk 提交于
-