- 19 11月, 2015 5 次提交
-
-
由 Mike Jerris 提交于
* commit 'acecda75': FS-8527 [mod_conference] Do not send the video of last_video_floor_holder to video_floor_holder if already related one video to it.
-
由 Mike Jerris 提交于
Merge pull request #605 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8559-mod_shout-should-have-mpga-in-it-s to master * commit '3293baa3': FS-8559: mod_shout should have "mpga" in it's list of supported extensions
-
由 Mark Lipscombe 提交于
Add mpga to the list of supported formats for mod_shout so that files retrieved using mod_http_cache with a mime type of audio/mpeg are able to be played using mod_shout.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 18 11月, 2015 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #599 in FS/freeswitch from ~JAONZE/freeswitch:feature/FS-8401-add-speaker-selection-in-modalsettings to master * commit 'c2073cb0': FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page.
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]
-
- 17 11月, 2015 9 次提交
-
-
由 Anthony Minessale II 提交于
Merge pull request #602 in FS/freeswitch from bugfix/FS-8547-add-error-log-into-stats-to-log-when to master * commit '860a799c': FS-8547 #resolve [Add error log into stats to log when quality impacting events begin and end]
-
由 Anthony Minessale 提交于
-
由 Jaon EarlWolf 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #601 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8542-video-controls-disappear-when-you to master * commit 'b6cf1fbe': FS-8542 [verto_communicator] - fixed the tooltips of video controls...
-
由 Bruno Dias 提交于
The problem was caused by a tooltip component. It appends the tooltip elements in the <body />, and when you hover them, it will lose the 'hover' of the video control elements. ui.bootstrap was updated to version 0.14.3.
-
由 Anthony Minessale 提交于
-
由 Chris Rienzo 提交于
FS-8549 [mod_http_cache] add support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in S3 profiles
-
由 William King 提交于
-
由 root 提交于
FS-8527 [mod_conference] Do not send the video of last_video_floor_holder to video_floor_holder if already related one video to it.
-
- 16 11月, 2015 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #596 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8537-passing-nil-to-various-lua-functions to master * commit '4e997750': FS-8537: Passing nil to various lua functions causes segfault
-
- 14 11月, 2015 1 次提交
-
-
由 Mark Lipscombe 提交于
Various functions exposed via lua do not check their parameters for null causing freeswitch to segfault. This change adds checking for null parameters and returns an error instead of segfaulting.
-
- 13 11月, 2015 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale II 提交于
Merge pull request #594 in FS/freeswitch from bugfix/FS-8425-dtmf-sometimes-missed-on-pstn-call to master * commit '56a10538': FS-8425 #resolve [DTMF sometimes missed on PSTN call]
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale II 提交于
Merge pull request #590 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:rtcp-debug-fix to master * commit 'cc1bf310': FS-8534: calculate RTT average (RTCP SR)
-
由 Moises Silva 提交于
Also fix small leak caused by the span being destroyed before the gsm loop ran
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
Misc code style fixes as well: * Use static functions everywhere, no need to pollute the global namespace * Rework some function names and variables to use lower case
-
由 Moises Silva 提交于
The new parameter startup-command for gsm spans allows executing raw AT commands on span startup
-