- 25 7月, 2018 1 次提交
-
-
由 Chad Phillips 提交于
Previously, the font_scale parameter available for the video_mute_banner/video_banner_text conference channel variable would only accept integer values. It now can accept float values for more fine grained control, eg: <action application="set" data="video_banner_text={font_scale=.75}Banner Text" /> Add params to set min_font_size and max_font_size for video banners. The hard-coded defaults of 5/24 for min/max font size don't always look good depending on the layout use case. This adds min_font_size and max_font_size params for more fine-grained control, eg: <action application="set" data="video_banner_text={min_font_size=8,max_font_size=14}Banner Text" />
-
- 24 7月, 2018 39 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1539 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11189-windows-build-regression to master * commit '5c4211e4': FS-11189: [Build-System] Windows build regression fix.
-
由 Andrey Volk 提交于
-
由 Mike Jerris 提交于
Merge pull request #1538 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11189-add-video-settings to master * commit '2323421b': FS-11189: [Build-System] Fix Windows build.
-
由 Andrey Volk 提交于
-
由 Mike Jerris 提交于
-
由 Mariah Yang 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
load time: first load config default settings merge any settings in XML run time: merge any dynamic settings
-
由 Seven Du 提交于
-
由 Mike Jerris 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
FS-11226: [freeswitch-core,mod_conference] Missing font files can lead to crash in conference #resolve
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-11211: [Verto-Communicator] Add turnServer and verto server fallback options -- FS side to only do relay as a last resort #resolve
-
由 Andrey Volk 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Muteesa Fred 提交于
-
由 Muteesa Fred 提交于
-
由 Muteesa Fred 提交于
-
由 Piotr Gregor 提交于
Check value of sanity while looping over switch_cache_db_get_db_handle_dsn() in switch_user_sql_thread.
-
由 Piotr Gregor 提交于
Erroneous DLSR in received RTCP report could cause RTT to be negative (RTT = A - DLSR - LSR). Add check for this and prevent corruption of statistics and estimations (estimator code used bad RTT values).
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-