Brian West [Fri, 28 Aug 2015 21:06:02 +0000 (16:06 -0500)]
Merge pull request #454 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8092-always-selecting-the-worst-resolution to master
* commit '42d1c0c0deb23e91d1b42563d6eefa22c02df435':
FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera.
Ítalo Rossi [Thu, 27 Aug 2015 22:59:44 +0000 (17:59 -0500)]
Merge pull request #449 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8018-call-recovery-doesn-t-select-the to master
* commit '6a6d2ae8d602c0d4e509703452308afc96b0a24d':
FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService.
Ítalo Rossi [Thu, 27 Aug 2015 22:57:26 +0000 (17:57 -0500)]
Merge pull request #446 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8040-add-no-camera-mode to master
* commit 'da0750231e44aeb726867f7c29c9c48566f5571d':
FS-8040: [verto_communicator] Check if we have a valid resolution reported before calling camera routines and hide controls if none are found.
Mike Jerris [Thu, 27 Aug 2015 17:31:41 +0000 (12:31 -0500)]
Merge pull request #445 in FS/freeswitch from bugfix/FS-8066-url-for-avatar-not-being-passed-in to master
* commit '3cedeaa67ebb25b0f7aa620aa530cac68311c0b3':
FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute
Mike Jerris [Thu, 27 Aug 2015 16:42:29 +0000 (11:42 -0500)]
FS-7135: [mod_sofia] fix response to re-invite with duplicate sdp (such as we get from seesion refresh) when soa is disabled to include an sdp. Fixes t.38 fax failure on session refresh
Ítalo Rossi [Thu, 27 Aug 2015 03:01:12 +0000 (22:01 -0500)]
Merge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025-overlay-icons to master
* commit 'c382c0597c1d92ef35d3c40a84c855a4e3d9b76e':
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.
Ítalo Rossi [Thu, 27 Aug 2015 02:30:58 +0000 (21:30 -0500)]
Merge pull request #440 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7979-conference-transfer-doesn-t-prompt to master
* commit '1d3e85093093986d8aabc1caa109b63078d82750':
FS-7979: [verto_communicator] Removing extra console.log and commented line.
FS-7979: [verto_communicator] Prompt for extension before transferring a conference member.
Brian West [Thu, 27 Aug 2015 01:22:23 +0000 (20:22 -0500)]
Merge pull request #439 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7957-when-entering-muted-in-a-conference to master
* commit 'cb52b6e2b4b5d855d2b0b8fcb83b3961ffe784f9':
FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event.
João Mesquita [Thu, 27 Aug 2015 00:48:46 +0000 (21:48 -0300)]
FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event.
Ítalo Rossi [Tue, 25 Aug 2015 21:59:54 +0000 (16:59 -0500)]
Merge pull request #435 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8045-split-files-to-make-it-more-manageable to master
* commit 'aadb1fb3ddb1bee2bcc32e39620889feeab96d3e':
FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.
Bradley Jokinen [Tue, 25 Aug 2015 14:02:53 +0000 (09:02 -0500)]
FS-7983 Added param for specifying video encoding speed
With this patch, the param vencspd can be set to slow, medium, or fast to
adjust the speed of video encoding on a per file basis. Currently, this
only has an affect on files recorded using mod_av with H.264 as the video
codec.
Ítalo Rossi [Mon, 24 Aug 2015 22:59:46 +0000 (17:59 -0500)]
Merge pull request #424 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7945-setting-banner-doesn-t-prompt-for to master
* commit '931fcbda03bd3af3900720e681497636faec9cda':
FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done.
Ítalo Rossi [Mon, 24 Aug 2015 22:32:02 +0000 (17:32 -0500)]
Merge pull request #431 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7995-members-list-shows-duplicate-members to master
* commit 'f01c85743cf9d1ae9f45174c60ee3b27f75e4d85':
FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state.
Joao Mesquita [Mon, 24 Aug 2015 16:29:55 +0000 (13:29 -0300)]
FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state.
In Jessie, pbuilder disables the network by default, and we need it
to build our packages. Also currently only Jessie debs are built successfully,
and building for wheezy fails because of missing video libraries.
Brian West [Mon, 24 Aug 2015 13:31:00 +0000 (08:31 -0500)]
Merge pull request #428 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8026-pressing-enter-on-email-doesn-t-login to master
* commit '11b24f7e435875885080e8ba2467620b4fe7c58d':
FS-8026 [Verto-Communicator] #resolve Add an autofocus directive to both dialpad and login so that enter will just work. On dialpad useful to provide keyboard only input without the need to using the mouse.