- 14 7月, 2015 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 7月, 2015 4 次提交
-
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
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
-
由 Mike Jerris 提交于
* commit 'c797e948': FS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png
-
由 Bradley Jokinen 提交于
With this patch, uuid_write_png is able to capture screenshots from both legs of a bridged video call. It still expects a uuid and filename for the first two arguments. If given a third argument, it must be concat or split. If concat is specified, screenshots from both ends are taken and written side by side to the given filename. If one image is shorter than the other then it is padded with black and vertically centered. If the third argument is split then the two screenshots are written to separate files. In this case, a second filename is expected as a fourth argument.
-
- 10 7月, 2015 10 次提交
-
-
由 William King 提交于
FS-7820 updated switch_event.c to have benchmark framework, and updated .gitignore file to ignore binary test files
-
由 William King 提交于
and docs
-
由 William King 提交于
-
由 Mike Jerris 提交于
Merge pull request #319 in FS/freeswitch from ~LAZEDO/freeswitch:feature/aditional_sofia_events to master * commit '58043483': FS-7773 [mod_sofia] transfer events #resolve
-
由 William King 提交于
-
由 William King 提交于
C level unit testing and micro benchmarking framework, including one example unit test.
-
由 karl anderson 提交于
-
由 Brian West 提交于
Merge pull request #341 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improve to master * commit '244331aa': FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms
-
由 Dragos Oancea 提交于
FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms
-
由 Moises Silva 提交于
* commit 'f767fe5e': Fixed Bug/FS-7754
-
- 09 7月, 2015 15 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #287 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7405-condition-regex-all-proper-fix to master * commit '9d6ad1f9': FS-7405 Fix <condition regex="all"> to work with time conditions
-
由 Artur Zaprzała 提交于
-
由 Mike Jerris 提交于
* commit '4dc7b3b2': FS-7760 #resolve
-
由 Luis Azedo 提交于
added xml fetch for channels to externally support nightmare transfer depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled) fixes missing entry in switch_xml.c to enable the xml binding
-
由 Mike Jerris 提交于
Merge pull request #277 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7639-audio-sent-as-dtmf to master * commit '8b1ce0f1': FS-7639 Fix rtp_session->recv_te and rtp_session->cng_pt comparisions in switch_rtp.c
-
由 Mike Jerris 提交于
* commit '48b44832': FS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week matches
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Mike Jerris 提交于
Merge pull request #338 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-ptime-60ms-support to master * commit '76bdd2b0': FS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz ( opus@8000h@60i )
-
由 Mike Jerris 提交于
* commit 'be6e6ea5': FS-7801: mod_opus: added support to set CBR mode
-
由 Mike Jerris 提交于
* commit '410850fa': FS-7685 fix Dutch numbers pronunciation
-
由 Dragos Oancea 提交于
-
由 François 提交于
-
由 Hristo Trendev 提交于
The Dutch number pronunciation is more like the German one. 21 is pronounced as "one-and-twenty". FS-7685 #resolve
-
由 Dragos Oancea 提交于
-
- 08 7月, 2015 7 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Mike Jerris 提交于
* commit '66a2ba22': FS-7648 Fix regex "all" and "xor" tests.
-
由 Mike Jerris 提交于
* commit '57a76001': FS-7200, fix dialplan parsing when using date/time matches
-
由 Mike Jerris 提交于
* commit '31ade5f9': FS-7799 Add API command uuid_write_png to mod_png
-
由 Bradley Jokinen 提交于
This adds the API command uuid_write_png to mod_png which takes a uuid and file as input. This command takes a screenshot from the session associated with the given uuid and writes it to the given file. If an absolute path is not specified, the images directory is used as a prefix.
-
由 William King 提交于
* commit '521b3037': change event header 'call-direction' to 'presence-call-direction'
-
- 07 7月, 2015 2 次提交
-
-
由 Mike Jerris 提交于
* commit 'b17564e8': FS-7705: mod_shout - dependency declaration added to SPEC file.
-
由 Mike Jerris 提交于
* commit '97394bd6': FS-7778 Fix ALTER TABLE statement to use single quotes.
-