Commit Graph

30129 Commits

Author SHA1 Message Date
Anthony Minessale 32b43866f8 FS-8240 add video profile param for recording 264 and make it default 2015-09-30 11:42:46 -05:00
Brian West e7cbb77e54 fix 2x1-presenter-zoom layout 2015-09-30 10:21:59 -05:00
Davide Colombo c08f2e37a7 FS-8246: use seconds as default value for delay param 2015-09-30 10:36:38 +02:00
Anthony Minessale b990e30a93 FS-8240 finishing touches 2015-09-30 03:32:41 -05:00
Anthony Minessale cc00d1d098 FS-8245 #resolve [Video Resolutions available in "Video Quality" drop down are not always correct] 2015-09-30 03:30:24 -05:00
matteo brancaleoni fe1fa8c8fb FS-8239 fix default value to avoid failed mod_av build on CentOS 7 2015-09-30 09:23:30 +02:00
Anthony Minessale 33ffdb34a8 FS-8219 missed a spot 2015-09-30 01:56:57 -05:00
Brian West c5bc11791e Testing config tweaks 2015-09-30 01:03:42 -05:00
Brian West 5ab79c4570 new 1x2-presenter-zoom layout 2015-09-30 01:03:16 -05:00
Brian West 8318b0abce FS-8240 more 2015-09-29 23:02:29 -05:00
Anthony Minessale 3fdd1df415 FS-8240 more 2015-09-29 23:00:28 -05:00
Dragos Oancea 8b088c26fb FS-8243: Improve the way FEC info is detected within frames (added support for ptimes higher than 20 ms for FEC detection )
(Claude Lamblin)
2015-09-29 18:35:47 -04:00
Anthony Minessale 730c79ca08 FS-7989 add more debugging data 2015-09-29 14:48:46 -05:00
Anthony Minessale 58ba3860cd FS-8241 #resolve [Conference stops playing video when local_stream changes source] 2015-09-29 14:48:24 -05:00
Anthony Minessale 243811ddc6 FS-8240 #resolve [local_stream a/v gets out of sync when running in the background] 2015-09-29 14:44:57 -05:00
Ken Rice a3a76cd02d Merge pull request #515 in FS/freeswitch from bugfix/FS-8219-camera-is-not-deactivated-after-init to master
* commit 'dab81d4c4c744a6cd59dd1d6791e37633a334f3e':
  FS-8219 #resolve Correctly stop the tracks.
2015-09-29 11:54:44 -05:00
Ken Rice dab81d4c4c FS-8219 #resolve Correctly stop the tracks.
getusermedia.stop() has been deprecated. we now need to call stop on
each individual track.
2015-09-29 11:46:15 -05:00
Michael Jerris dc74c69e5f FS-8236: fix build without libyuv on compilers that error on unused static function 2015-09-29 11:09:02 -04:00
Anthony Minessale fbacc27d29 FS-8232 #resolve [conference sending too many video refresh req] 2015-09-28 14:00:37 -05:00
Anthony Minessale d335fb089e FS-8220 #resolve [DTMF not working between telephone-event/48000 A leg and telephone-event/8000 B leg] 2015-09-28 13:26:07 -05:00
Anthony Minessale 684c9d3da5 FS-7989 escape double quotes from summary 2015-09-28 12:40:04 -05:00
Anthony Minessale 5a18d02e66 FS-8166 #resolve [Mute/unmute while shout is playing audio fails because the channel "has a media bug, hard mute not allowed"] 2015-09-28 12:38:58 -05:00
Ítalo Rossi 19db32df0a Merge pull request #513 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-8229-moderator-actions-bullets-menu-color to master
* commit '2512deb50be574e340d5d402f34f22b7b4324ed4':
  FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333
2015-09-28 12:13:20 -05:00
Victor Torres 2512deb50b FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333 2015-09-28 12:24:50 -03:00
Steve Underwood 721ea6dceb Removed use of _NONSTD for Windows builds of spandsp, so (hopefully) eliminate
compatibility problems with recent versions of MSVC
2015-09-28 21:47:27 +08:00
Ken Rice 3a13f0df1a FS-8224 missed a field type 2015-09-26 18:36:30 -05:00
Italo Rossi 0b757c7b60 FS-8214 [verto_communicator] Better handling calls in VC, answering them respecting useVideo param 2015-09-26 18:17:08 -03:00
Ítalo Rossi c266c5e6b3 Merge pull request #511 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8221-call-history-rendering-is-not-correct to master
* commit '555be3733bf2ec93881f4ee90f426f19ab78ee6e':
  FS-8221 [verto_communicator] Fix number in call history
2015-09-26 15:21:57 -05:00
Italo Rossi 6dad233e9f FS-8225 [verto_communicator] Avoid duplicate members when recovering calls. 2015-09-26 13:59:49 -03:00
Italo Rossi 8796acd80d FS-8223 [verto_communicator] needs display inline-block and obviously the class in the element. 2015-09-26 10:30:35 -03:00
Italo Rossi 2ed70b1a72 FS-8223 [verto_communicator] Fixing members list layout when callerid is too long. 2015-09-26 10:20:32 -03:00
Stefan Yohansson 555be3733b FS-8221 [verto_communicator] Fix number in call history 2015-09-26 10:19:55 -03:00
Anthony Minessale 90124856d4 FS-8213 #resolve [Add support to skip permission checks on verto] 2015-09-25 20:00:03 -05:00
Ken Rice 73acb558cc FS-8224 Allow CallerID to be set from login settings in VC
If CallerID is not set as is the default case with using VC on cantina
default to using the users email address.
2015-09-25 17:56:39 -05:00
Stefan Yohansson 015e81c94f FS-8205 [verto_communicator] fix auto call config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson ba8b7c8aa2 FS-8205 [verto_communicator] fix login config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson 8d15e0a3d7 FS-8205 [verto_communicator] fix login 2015-09-25 10:08:09 -05:00
Stefan Yohansson d5241c8c06 FS-8205 [verto_communicator] fix login with config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson f1ce52430d FS-8205 [verto_communicator] google client id changes 2015-09-25 10:08:09 -05:00
Stefan Yohansson 3d86aaacc5 FS-8205 [verto_communicator] fix incall redirect and first login (localstorage clear) 2015-09-25 10:08:09 -05:00
Stefan Yohansson 787671625d FS-8205 [verto_communicator] fix again 2015-09-25 10:08:09 -05:00
Stefan Yohansson e7b50e8726 FS-8205 [verto_communicator] fix login config and checkConfig 2015-09-25 10:08:09 -05:00
Stefan Yohansson f13308910c FS-8205 [verto_communicator] fix refresh video callback 2015-09-25 10:08:09 -05:00
Stefan Yohansson b213ceaf51 FS-8205 [verto_communicator] fix config reload 2015-09-25 10:08:09 -05:00
Stefan Yohansson 77fd36fa24 FS-8205 [verto_communicator] Add splash screen feature 2015-09-25 10:08:09 -05:00
Stefan Yohansson 5f4aaa4a11 fix identation 2015-09-25 10:08:09 -05:00
Italo Rossi 5d2ef7dac4 FSRTC - calling localStream.stop when it's available or localStream.active = false to make it work on newer chrome canary 2015-09-25 09:05:08 -05:00
Anthony Minessale II 5a5793ce99 Merge pull request #508 in FS/freeswitch from bugfix/FS-7911 to master
* commit 'e5f31310db598c6f842cc007f158ae29d8477cae':
  FS-7911 #resolve
  correct version of proposed patch
2015-09-24 16:01:24 -05:00
Anthony Minessale e5f31310db FS-7911 #resolve 2015-09-24 16:00:39 -05:00
Anthony Minessale 037031fc80 FS-8216 #resolve [Occasional lip sync problems when recording with mod_av ] 2015-09-24 13:55:28 -05:00