FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Anthony Minessale f726cb9a53 FS-7769: [mod_conference] Add new multi-canvas and telepresence features
mod_conference new features:
add conference layout "1x1+2x1" and add to layout group grid
add conference flag video-bridge-first-two conference flag
add conference flag video-required-for-canvas to only use avatars for members with video
add conference flag video-muxing-personal-canvas
add conf_verto_ prefix for variables to pass on live array subscription notice
add api command conference foo vid-canvas <member_id|all|last|non_moderator> [<newval>]
add api command conference foo vid-layer <member_id|all|last|non_moderator> [<newval>]
add api command conference foo vid-watching-canvas <member_id|all|last|non_moderator> [<newval>]
changed api command conference foo vid-layout, args are now "<layout name>|group <group name> [<canvas_id>]"
add channel vars you can set before entering conference video_initial_canvas and video_initial_watching_canvas
add many new output status vars to conference list api
add new conference member flag "second-screen"
add config param video-canvas-count
add config param video-super-canvas-label-layers
add config param video-super-canvas-show-all-layers
add config param video-super-canvas-bgcolor

verto client:
add google login
add hipchat js file
conf_verto_hipchatURL= to control what hipchat server appears if any
global device init and overrides
allow passing sessid
add confMan.canvasCount
add handling of multiple canvases and launching them, and controlling all of their layouts
re-layout moderator controls and add support for changing the watching and input canvas and layers
when launching another canvas, watch subscriptions for the original call so we can automatically close the additional window
maintain camera settings on call recovery
2015-07-13 18:03:16 -04:00
build FS-7776 #resolve add mod_kazoo to build system 2015-07-06 23:13:00 +01:00
clients/flex FS-7585 add bandwidth settings to flash video 2015-06-04 23:33:00 +08:00
cmake_modules
conf FS-7769: [mod_conference] Add new multi-canvas and telepresence features 2015-07-13 18:03:16 -04:00
debian FS-7776 #resolve add mod_kazoo to build system 2015-07-06 23:13:00 +01:00
docs update docs %nojira 2015-07-06 16:23:00 -05:00
dtd
fonts FS-7506: Add default fonts to tree 2015-05-28 12:47:19 -05:00
fscomm FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
htdocs
html5/verto FS-7769: [mod_conference] Add new multi-canvas and telepresence features 2015-07-13 18:03:16 -04:00
images FS-7494: default avatar and mute images for video MCU 2015-05-28 12:47:26 -05:00
libs Fixed Bug/FS-7754 2015-07-07 15:10:13 +08:00
scripts testing example, need to form this into a framework 2015-07-02 09:53:48 -05:00
src FS-7769: [mod_conference] Add new multi-canvas and telepresence features 2015-07-13 18:03:16 -04:00
support-d tweak bashrc so the aliases will always work 2015-06-29 16:10:57 -05:00
tests/unit FS-7820 updated switch_event.c to have benchmark framework, and updated .gitignore file to ignore binary test files 2015-07-10 15:31:11 -07:00
w32 FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj 2015-06-18 04:18:05 -06:00
web
yum
.clang-format
.gitattributes
.gitignore
.mailmap
Freeswitch.2012.sln FS-7338: remove libsndfile from tree, use system lib instead 2015-05-28 12:47:24 -05:00
Freeswitch.2012.sln.bat
Freeswitch.2013.sln FS-7644. Remove non-existent projects. 2015-06-18 04:18:13 -06:00
INSTALL
Makefile.am FS-7820 2015-07-10 12:04:04 -07:00
acinclude.m4
bootstrap.sh FS-7338: remove libsndfile from tree, use system lib instead 2015-05-28 12:47:24 -05:00
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac FS-7820 2015-07-10 12:04:04 -07:00
devel-bootstrap.sh
erlang.spec
freeswitch-config-rayo.spec FS-7715 #resolve updates to configure and spec files for next development branch 2015-06-23 12:22:04 -04:00
freeswitch-sounds-en-ca-june.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-en-us-callie.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-fr-ca-june.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-music.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-pt-BR-karina.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-ru-RU-elena.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch-sounds-sv-se-jakob.spec update URLs for sound files 2015-05-26 00:05:37 -05:00
freeswitch.spec Merge pull request #293 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_shout to master 2015-07-07 15:33:21 -05:00
swig_common.i