Commit Graph

507 Commits

Author SHA1 Message Date
Jaon EarlWolf 3df5826098 FS-8616 [verto_communicator] - A new menu for moderator, added Gain buttons and removed the 3-dot-button, moving its behavior to member-name div 2015-12-08 17:44:01 -06:00
Jaon EarlWolf 22f766c28f FS-8603 [verto_communicator] - Added Device validation 2015-12-08 17:20:25 -03:00
Anthony Minessale 3f7d1a5674 FS-8617 #resolve [Add gain and vol seperate to verto] 2015-12-04 13:55:43 -06:00
Ken Rice f0d5027111 FS-8614 #resolve Add debian developers install script and update README.md to reference it 2015-12-04 12:00:53 -06:00
Anthony Minessale 51d402dfdd FS-8599 #resolve [Workaround for Mozilla is no longer needed for video size] 2015-12-02 10:23:25 -06:00
Anthony Minessale cbc09c62e5 FS-8590 #resolve [Verto Communicator sends malformed vid-res-id command when changing layouts] 2015-11-30 17:03:58 -06:00
Anthony Minessale II 9383ecc1f0 Merge pull request #614 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-7800-add-support-for-fs-7769-feature-set to master
* commit '05ff8ec711d35c9817ef409e0ad2d55b76e898d7':
  FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master)  dimensions
  FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1
2015-11-30 12:50:56 -06:00
Jaon EarlWolf 05ff8ec711 FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master) dimensions 2015-11-27 18:03:13 -03:00
Jaon EarlWolf b27dfe9448 FS-8264 [verto_communicator] - Adapted the layout select to new response, added a separated menu in members list to set its resevartion id 2015-11-27 13:26:39 -06:00
Anthony Minessale 833c193d04 FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command] 2015-11-27 13:25:36 -06:00
Jaon EarlWolf d4d4165bac FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1 2015-11-27 15:21:50 -03:00
Ítalo Rossi 98785ebe88 Merge pull request #600 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8550-auto-bandwidth-settings-issues to master
* commit 'accc6206dd3fd355e029837dd7a079b70fea87f6':
  FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings()
2015-11-20 14:26:42 -06:00
Anthony Minessale ae05a19edf FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -06:00
Jaon EarlWolf c2073cb05d FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page. 2015-11-17 17:57:25 -03:00
Ítalo Rossi c918ec8c4f Merge pull request #601 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8542-video-controls-disappear-when-you to master
* commit 'b6cf1fbec41a73739a526f03559be7957a19428b':
  FS-8542 [verto_communicator] - fixed the tooltips of video controls...
2015-11-17 14:40:43 -06:00
Bruno Dias b6cf1fbec4 FS-8542 [verto_communicator] - fixed the tooltips of video controls...
The problem was caused by a tooltip component. It appends the tooltip elements
in the <body />, and when you hover them, it will lose the 'hover' of the video control elements.

ui.bootstrap was updated to version 0.14.3.
2015-11-17 17:27:08 -03:00
Jaon EarlWolf accc6206dd FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings() 2015-11-17 16:30:17 -03:00
Anthony Minessale 91554607da FS-8545 add missing code to deal with screen share part 2015-11-16 17:15:17 -06:00
Anthony Minessale 8293dd03d0 FS-8546 #resolve [Make original video demo back-compat with livearray-json-status] 2015-11-16 17:02:07 -06:00
Anthony Minessale 9f1c89b8e3 FS-8545 #resolve [Improve controls for screen share] 2015-11-16 15:54:43 -06:00
Anthony Minessale 67491b102c FS-8543 #resolve [Improve mute handling on conference and WebRTC] 2015-11-16 11:31:34 -06:00
Anthony Minessale 29fc9af538 FS-8293 update position 2015-11-13 10:49:12 -06:00
Anthony Minessale 1ee2f0abc2 add colors to good and bad 2015-11-12 18:38:27 -06:00
Anthony Minessale f1b2733c14 update new pass 2015-11-12 18:33:32 -06:00
Jaon EarlWolf f3afab2f72 FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default).
FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked.
FS-8293 [verto_communicator] - Better bandwidth info ui.
FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in.
2015-11-12 15:35:39 -06:00
Jaon EarlWolf f11a4a42b6 Removed unused function. 2015-11-06 14:06:21 -06:00
Jaon EarlWolf 5c73724f50 FS-8293 [verto_communicator] Implemented speed test in verto communicator. 2015-11-06 14:05:51 -06:00
Anthony Minessale 24b0161cdf always change bw 2015-11-06 14:01:54 -06:00
Anthony Minessale 1c8088a4a0 tweaks 2015-11-06 14:01:54 -06:00
Anthony Minessale aa0b28e235 WIP not shabby auto vid settings 2015-11-06 14:01:54 -06:00
Anthony Minessale 828d6eaf01 first pass, add some funcs to conference and speed test features and fix bugs in ws.c for big payloads 2015-11-06 14:01:54 -06:00
Italo Rossi 91e86ab352 FS-8400 [verto_communicator] Removing deprecated use of stream.stop(), removing unused code and making volume meter gray so we can see it in a white background 2015-11-06 16:38:15 -03:00
Jaon EarlWolf 522547f84e FS-8400 [verto_communicator] Added Camera and microphone preview after the splash screen. 2015-11-06 15:50:51 -03:00
Jaon EarlWolf 320cf0adb8 Target link for the plugin url, added comment explaining override $.FSRTC callback 2015-10-29 15:15:27 -03:00
Jaon EarlWolf 43cb965f7e FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click 2015-10-28 15:35:25 -03:00
Italo Rossi 80111e7dd7 FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me 2015-10-21 17:31:57 -03:00
Italo Rossi f7df9ef3d8 FS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving member update from live array 2015-10-21 15:39:45 -03:00
Bruno Dias 547d5357fa FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself. 2015-10-21 10:13:30 -03:00
Jaon EarlWolf 5820ffd499 FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering). 2015-10-16 18:37:12 -03:00
Jaon EarlWolf cf3698576f FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter. 2015-10-16 18:24:55 -03:00
Italo Rossi aefd1f13ca FS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
click in logout
2015-10-11 22:11:03 -03:00
Ítalo Rossi 132564f071 Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master
* commit '6df703fc40fc89366bb9094c859e2c4a004c66e2':
  FS-8247 [verto_communicator] Waiting for server reconnection.
2015-10-05 21:19:30 -05:00
Italo Rossi cb2588d88c FS-8300 [verto_communicator] Fixing reload bug, no need to do two times now. 2015-10-05 23:09:54 -03:00
Italo Rossi 85f9244dc3 FS-8290 [verto_communicator] adding help text on how to enable dedicated remote encoder 2015-10-05 22:18:46 -03:00
Ítalo Rossi 1926629f64 Merge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8290-automatically-mark-dedicated-encoder to master
* commit '9b82894f02370576483bc520e0906f99095c2008':
  FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
2015-10-05 19:53:42 -05:00
Stefan Yohansson 6df703fc40 FS-8247 [verto_communicator] Waiting for server reconnection. 2015-10-05 18:02:07 -03:00
Victor Torres 73807d493c FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead. 2015-10-05 17:46:46 -03:00
Stefan Yohansson 9b82894f02 FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
FS-8290 [verto_communicator] fix logic

FS-8290 [verto_communicator] change Dedicated Encoder input from checkbox to hidden
2015-10-05 11:32:37 -03:00
Ken Rice f2c7bf6077 Merge pull request #536 in FS/freeswitch from feature/vc-help-about to master
* commit 'c1736915ade5ae554d990271f8e5940428ca0c07':
  FS-8288 About Screen and Help link
2015-10-02 17:54:01 -05:00
Ken Rice e8b348176b Merge pull request #537 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8289-make-the-mute-unmute-audio-video to master
* commit '967c20d85e7d916ac392d88e1c2a089212e51ecc':
  FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable
2015-10-02 17:53:45 -05:00
Stefan Yohansson ae2583fd1b FS-8291 [verto_communicator] fix contributors url 2015-10-02 17:57:46 -03:00
Stefan Yohansson 967c20d85e FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable 2015-10-02 16:57:59 -03:00
Ítalo Rossi b514c9cd6e Merge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master
* commit '2cd99e7c4ef96e5f4c16930e1ea32b30ad614db0':
  FS-8263 $resolve [verto_communicator] lock icon in floorLocked status
2015-10-02 14:02:04 -05:00
Ken Rice c1736915ad FS-8288 About Screen and Help link 2015-10-02 13:53:26 -05:00
Ken Rice 79633883e9 Delete unused files 2015-10-02 12:56:07 -05:00
Stefan Yohansson 2cd99e7c4e FS-8263 $resolve [verto_communicator] lock icon in floorLocked status 2015-10-02 10:31:50 -03:00
Stefan Yohansson cd67e05946 FS-8263 #resolve [verto_communicator] floor and presenter badges 2015-10-02 09:52:48 -03:00
Stefan Yohansson 46b97a681c FS-8263 #resolve [verto_communicator] created reset banner action 2015-10-01 11:12:09 -03:00
Stefan Yohansson 0e125afa03 FS-8260 #resolve [verto_communicator] prompt banner text 2015-09-30 18:48:45 -03:00
Ken Rice c5fc397a51 Merge pull request #520 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8251-factory-reset-only-reset-vc-local to master
* commit 'fb4933879c9bd195429a9e479d6263c17b3ce94c':
  FS-8251 #resolve [verto_communicator] factory reset now clear all local storage
2015-09-30 14:31:33 -05:00
Stefan Yohansson d8d7a9f352 FS-8257 #resolve [verto_communicator] fix config provision url 2015-09-30 16:03:13 -03:00
Stefan Yohansson 8e0bd45256 FS-8254 #resolve [verto_communicator] create source map file 2015-09-30 15:05:48 -03:00
Stefan Yohansson fb4933879c FS-8251 #resolve [verto_communicator] factory reset now clear all local storage 2015-09-30 14:25:27 -03: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
Anthony Minessale 33ffdb34a8 FS-8219 missed a spot 2015-09-30 01:56:57 -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
Victor Torres 2512deb50b FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333 2015-09-28 12:24:50 -03: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
Ken Rice 44014fdd17 FS-8183 Move google ClientID to config file where it belongs 2015-09-24 00:05:45 -05:00
Brian West e1f93e4079 FS-8183 tweak the CSS to look better 2015-09-22 19:17:45 -05:00
Italo Rossi e677044dfa FS-8200 [verto_communicator] Ending screenshare if user hangup call. Screenshare now is for all instead of only mods. 2015-09-22 18:22:00 -03:00
Anthony Minessale 7ea9b684a7 FS-8204 add sprop-stereo also 2015-09-22 15:31:20 -05:00
Italo Rossi 86805cece3 FS-7980 [verto_communicator] Fixing video padding-top. 2015-09-22 17:15:11 -03:00
Anthony Minessale 5587a0d614 FS-8204 #resolve [Add stereo audio support for opus on FireFox] 2015-09-22 15:10:42 -05:00
Ken Rice 04b83a38be Merge pull request #501 in FS/freeswitch from vc-configs to master
* commit '34d72cba985247531c3745d649cc5b1947bc3f48':
  remove unused code
  FS-8183 #resolve #comment add google api logins to Verto Communicator
  FS-8102 #resolve #comment Add auto-provision/config support to VC
2015-09-22 14:16:31 -05:00
Anthony Minessale 6a9f936f72 FS-8202 #resolve [Stop peer when ending screen share] 2015-09-22 11:21:32 -05:00
Ítalo Rossi a96290291b Merge pull request #504 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8089-pop-out-member-list-on-conference to master
* commit 'f7ba4c440279fbefda1e61052a4960909ed3ff74':
  FS-8089 [verto_communicator] Opening members list when start conference
2015-09-22 09:02:17 -05:00
Italo Rossi 64a2e68201 FS-8095 [verto_communicator] Moving factory reset button to bottom left with red color and confirmation. Reloading page upon reset. 2015-09-22 10:49:41 -03:00
Stefan Yohansson f7ba4c4402 FS-8089 [verto_communicator] Opening members list when start conference 2015-09-22 10:23:41 -03:00
Ken Rice 34d72cba98 remove unused code 2015-09-21 16:01:15 -05:00
Ken Rice ab4d024bc3 FS-8183 #resolve #comment add google api logins to Verto Communicator 2015-09-21 16:01:15 -05:00
Ken Rice c9bb3a2a3e FS-8102 #resolve #comment Add auto-provision/config support to VC
Add support for loading config from external json. config.json in the
base path of VC will allow over-ride of arbitrary settings and setting
of arbitrary data in the verto.data data store.

add ability to specify autologin flag in the configs.

add autocall to config.json and make it actually autocall.

additionally refactor the call function so that it will actually call
something.
2015-09-21 16:01:15 -05:00
Italo Rossi bdc6c3b810 FS-8095 [verto_communicator] Do not reset name and email upon logout. 2015-09-21 17:51:00 -03:00
Italo Rossi 4879926097 FS-8196 [verto_communicator] adding nowrap to white-space. 2015-09-21 15:38:11 -03:00
Italo Rossi 383d074735 FS-8196 [verto_communicator] Fix sidebar layout when user is moderator. 2015-09-21 15:29:50 -03:00
Ítalo Rossi dfd6d0248a Merge pull request #498 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8095-add-factory-reset-to-settings to master
* commit 'bc4d21e38203879a9a9d314e723904975a5cd6cc':
  FS-8095 [verto_communicator] added reset button to default settings.
2015-09-21 13:28:06 -05:00
Stefan Yohansson bc4d21e382 FS-8095 [verto_communicator] added reset button to default settings. 2015-09-21 15:20:30 +00:00
Ken Rice 951ea98cc1 FS-8193 #resolve Add No Camera option to Verto Communicator 2015-09-21 10:06:58 -05:00
Anthony Minessale 9ab7a331f3 fix small typo in js and regen minified js 2015-09-18 20:54:24 -05:00
Ken Rice 78c93e632f FS-8078 #resolve fix safari without breaking firefox 2015-09-18 14:38:05 -05:00
Ken Rice d7cd5b6a1e Revert "FS-8078 - [verto_communicator] fix display flex in safari"
This reverts commit 5bf0d83474.
2015-09-18 14:27:15 -05:00
Ítalo Rossi 3802054e66 Merge pull request #490 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8146-long-names-breaks-member-list to master
* commit 'cf7cdb256412ddbfcfdbae149d2b4f77b538b15a':
  FS-8146 - [verto_communicator] fix loong names in members list
2015-09-18 07:44:21 -05:00
Ítalo Rossi 2aeaabeac8 Merge pull request #488 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8155-uuid_kill-or-fsctl-hupall-to-kill to master
* commit 'eefeaa6a6067a6f689ec9f77f6f68b80274f0cbf':
  FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface
2015-09-18 07:42:53 -05:00
Anthony Minessale 052fed5fc3 FS-8181 #resolve [Verto check for camera perms fails init when no camera is present] 2015-09-17 15:09:19 -05:00
Stefan Yohansson cf7cdb2564 FS-8146 - [verto_communicator] fix loong names in members list 2015-09-17 16:56:17 -03:00
Anthony Minessale 0c6db6af06 FS-8180 fixed for real 2015-09-17 13:29:47 -05:00
Stefan Yohansson eefeaa6a60 FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface 2015-09-17 15:16:18 -03:00
Anthony Minessale 831ab39e15 FS-8180 typo, sigh 2015-09-17 12:40:18 -05:00
Anthony Minessale e610134b3e FS-8180 addtl patch 2015-09-17 12:15:56 -05:00
Anthony Minessale 4f4f01b36e FS-8180 #resolve [param to enable/disable video malfunction] 2015-09-17 11:12:44 -05:00
Stefan Yohansson 5bf0d83474 FS-8078 - [verto_communicator] fix display flex in safari 2015-09-17 09:01:01 -03:00
Stefan Yohansson da0b7c6152 FS-8178 - [verto_communicator] Define first share device selected by default in settings modal 2015-09-17 08:40:33 -03:00
Ítalo Rossi 38d8fb94c3 Merge pull request #410 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7997-add-number-as-mouse-over-names to master
* commit '2d14aa93895a065b5861a0b7234771613d5f6f56':
  FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.
2015-09-09 13:33:55 -05:00
Anthony Minessale II 6b0396d67f Merge pull request #469 in FS/freeswitch from bugfix/FS-8117 to master
* commit '93b2fb47add5b0411033100b7aca8b5045c97062':
  FS-8117 #resolve [VC ignoring useSTUN settings]
2015-09-04 10:12:33 -05:00
Anthony Minessale 93b2fb47ad FS-8117 #resolve [VC ignoring useSTUN settings] 2015-09-04 10:13:04 -05:00
Italo Rossi 7fd43421b1 FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call. 2015-09-03 23:13:34 -03:00
Italo Rossi 903c66282c FS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on ModalSettings. #resolve 2015-09-03 16:22:06 -03:00
Italo Rossi 00c75780d1 FS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will be generated without minified code. #resolve 2015-09-03 15:44:34 -03:00
Italo Rossi 612729dab5 FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage. 2015-09-03 14:28:14 -03:00
Ítalo Rossi 5f1bc8be2b Merge pull request #466 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-7994-de-duplicate-call-history to master
* commit 'faed47bb49a8945fa4760281238a42bffdcc0b4e':
  FS-7994 - Verto Communicator - Using factory for group calls in history
2015-09-03 07:15:44 -05:00
Stefan Yohansson faed47bb49 FS-7994 - Verto Communicator - Using factory for group calls in history 2015-09-03 08:46:07 -03:00
Anthony Minessale b92d4c2a59 FS-8116 #resolve [Device enumeration hangs on verto init] 2015-09-02 17:20:24 -05:00
João Mesquita 1c32f70a23 FS-8094: [verto_communicator] Added settings to the UI and made them true. 2015-08-31 23:29:17 -03:00
Anthony Minessale II db63d5d6a5 Merge pull request #456 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8089-pop-out-member-list-on-conference to master
* commit 'b7fa8f3347bbc1b52412db185e23ebf66e38abe6':
  FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events.
2015-08-28 17:59:39 -05:00
Joao Mesquita b7fa8f3347 FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events. 2015-08-28 19:58:46 -03:00
Anthony Minessale 692bd55f6b FS-8046 fix typo 2015-08-28 17:47:05 -05:00
Anthony Minessale f21dc780cd FS-8046 change error back to log 2015-08-28 17:12:19 -05:00
Joao Mesquita 0a2eafa306 FS-7840 [verto_communicator] Use chatChannel to send and receive messages from conferences. 2015-08-28 18:57:48 -03:00
Joao Mesquita 42d1c0c0de FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera. 2015-08-28 17:56:51 -03:00
Brian West 181a97ca8d FS-8043 typo 2015-08-28 15:41:08 -05:00
Brian West 36abcab9f9 FS-8043 part 2 2015-08-28 15:39:11 -05:00
Joao Mesquita 045550b00f FS-8043: [verto_communicator] Adjust to improved verto API and refactor how we select cameras 2015-08-28 17:17:40 -03:00
Anthony Minessale d36c9fdd56 FS-8087 #comment fix typo in callback name 2015-08-28 14:34:31 -05:00
Anthony Minessale 1727b457af FS-8087 test for valid cache before setting vars 2015-08-28 14:32:48 -05:00
Anthony Minessale 17ee8dde70 FS-8087 #comment fix depth issue in cached json 2015-08-28 14:28:48 -05:00
Anthony Minessale 63b4ae79c1 FS-8087 sync minified 2015-08-28 14:20:18 -05:00
Anthony Minessale 8a1b75d1db FS-8087 #comment make $.FSRTC.validRes available globally 2015-08-28 14:11:03 -05:00
Brian West 35e503b72a Merge pull request #443 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8060-webkit-does-like-to-set-src-of-video to master
* commit 'f327e103652bd19609f7ad7ccdb02d8ad101d235':
  FS-8060: [verto.js] conditionally set video tag src to null for FF and empty string for others.
2015-08-28 13:22:57 -05:00
Anthony Minessale f669256317 FS-8087 #comment pass valid res to callback 2015-08-28 12:06:11 -05:00
Anthony Minessale 6831fa7015 FS-8087 #comment always make one basic call to getusermedia to ensure perms are ok 2015-08-28 11:41:02 -05:00
Anthony Minessale II 0ffa3a5d0b Merge pull request #452 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8043-doesn-t-appear-to-use-the-selected to master
* commit '8b00fe8dc8b03085da1a63ec4ad80ce08f81105f':
  FS-8043: [verto_communicator] Remove unnecessary calls to localStorage.
2015-08-28 10:55:57 -05:00
Anthony Minessale 0dd6b8403e FS-8087 #comment pass resCheck callback into deviceParams 2015-08-28 10:47:15 -05:00
Anthony Minessale d025aaa3ad FS-8087 #comment add missing bit from last commit 2015-08-28 09:45:52 -05:00
Anthony Minessale c1628690b6 FS-8087 #comment fix issue in camera selection on recovery, refactor to use localStorage, change res detection, reload on network change 2015-08-28 09:42:37 -05:00
João Mesquita 8b00fe8dc8 FS-8043: [verto_communicator] Remove unnecessary calls to localStorage. 2015-08-28 00:12:47 -03:00
Ítalo Rossi 052b546672 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.
2015-08-27 17:59:44 -05:00
Ítalo Rossi 07e1ef63db 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.
2015-08-27 17:57:26 -05:00
Joao Mesquita 6a6d2ae8d6 FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService. 2015-08-27 19:00:43 -03:00
Anthony Minessale bfb59ae77c FS-8046 add deviceParams method 2015-08-27 16:14:52 -05:00
Brian West cc6c0be093 Merge pull request #441 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8059-typo-in-verto.js-conf.transfer-method to master
* commit 'ef679db337f3edb2fbbc2f783af47a2077ddb2b7':
  FS-8059 [verto.js] Fix typo when transferring party from conference.
2015-08-27 14:17:22 -05:00
Joao Mesquita da0750231e FS-8040: [verto_communicator] Check if we have a valid resolution reported before calling camera routines and hide controls if none are found. 2015-08-27 15:57:41 -03:00
Ken Rice 3cedeaa67e FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute 2015-08-27 12:06:08 -05:00
Italo Rossi eefe21536d FS-8048 [verto_communicator] #resolve Fixing infinite reconnect after changing hostname and websocket url. 2015-08-27 01:01:04 -03:00
Italo Rossi 2eb957453f FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible 2015-08-27 00:24:43 -03:00
Italo Rossi 0f4f7fd6ca FS-8061: [verto_communicator] Adding license to package.json. 2015-08-27 00:09:41 -03:00
Ítalo Rossi aff81f7fa9 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.
2015-08-26 22:01:12 -05:00
Italo Rossi c382c0597c FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better. 2015-08-26 23:58:46 -03:00
Ítalo Rossi 2fcc72ac43 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.
2015-08-26 21:30:58 -05:00
Italo Rossi 1d3e850930 FS-7979: [verto_communicator] Removing extra console.log and commented line. 2015-08-26 23:30:00 -03:00
João Mesquita f327e10365 FS-8060: [verto.js] conditionally set video tag src to null for FF and empty string for others. 2015-08-26 23:28:10 -03:00
Ítalo Rossi 581917eb79 Merge pull request #442 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8001-double-click-from-call-history-to to master
* commit 'ea0d1ebf5498cfe0927af31af166e68e91d1536d':
  FS-8001: [verto_communicator] For this to work, passing in the parameter was missing.
2015-08-26 21:24:03 -05:00
João Mesquita ea0d1ebf54 FS-8001: [verto_communicator] For this to work, passing in the parameter was missing. 2015-08-26 22:16:56 -03:00
João Mesquita ef679db337 FS-8059 [verto.js] Fix typo when transferring party from conference. 2015-08-26 22:10:36 -03:00
João Mesquita 4621b3ff89 FS-7979: [verto_communicator] Prompt for extension before transferring a conference member. 2015-08-26 22:08:46 -03:00
João Mesquita cb52b6e2b4 FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event. 2015-08-26 21:48:46 -03:00
Anthony Minessale 0777568241 don't recv video on screen share 2015-08-26 12:04:07 -05:00
Ítalo Rossi 8eaca2afef 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.
2015-08-25 16:59:54 -05:00
Joao Mesquita aadb1fb3dd FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system. 2015-08-25 18:46:36 -03:00
Anthony Minessale 2d32859dec FS-8046 #resolve [Verto lib not passing device prefs to dialogs properly] 2015-08-25 16:07:14 -05:00
João Mesquita 931fcbda03 FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done. 2015-08-24 19:58:11 -03:00
Ítalo Rossi 03656d5cb5 Merge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature/FS-8002-growl-type-like-pop-up-if-chat-isn-t to master
* commit '9902be9bde9845ffce6ee96b48184dfb1f7a3f0e':
  FS-8002 - Verto Communicator - Using toastr to prompt popup
2015-08-24 17:33:16 -05:00
Ítalo Rossi dad61c3d3a 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.
2015-08-24 17:32:02 -05:00
Joao Mesquita 749313a2b2 FS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf 2015-08-24 16:08:13 -03:00
Joao Mesquita f01c85743c 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. 2015-08-24 13:29:55 -03:00
Brian West bd371f4def Merge pull request #423 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8027-make-grunt-serve-ip-to-work-correctly to master
* commit 'fd134000e764a612c2e3db5b9a22338bdfc905a9':
  FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements
2015-08-24 08:36:23 -05:00
Joao Mesquita 11b24f7e43 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. 2015-08-24 10:18:25 -03:00
João Mesquita fd134000e7 FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements 2015-08-22 22:28:20 -03:00
Joao Mesquita d825ad8a76 Use string-replace and copy partials over 2015-08-21 19:33:25 -03:00
Joao Mesquita 147a639499 FS-8009 Now we are using grunt for building as well and replace contrib-connect for browser-sync because we like use the new kids on the block. 2015-08-21 18:17:14 -03:00
Stefan Yohansson 9902be9bde FS-8002 - Verto Communicator - Using toastr to prompt popup 2015-08-21 18:02:51 -03:00
Italo Rossi 255d2a62bb FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower 2015-08-21 15:31:12 -03:00
Ítalo Rossi 175fb8667e Merge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022-clicking-refresh-device-list-should to master
* commit 'ea4fe4f942e73fa2b7595399523054b8e09840d8':
  FS-8022 - fix refresh devices and prevent reset previous selected configuration
2015-08-21 12:41:25 -05:00
Ítalo Rossi 4e79ac1363 Merge pull request #406 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8013-user-bower-to-install-javacript-dependencies to master
* commit '22658c79459926590a6b041812a23137fbd8a7c1':
  FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file.
2015-08-21 12:38:06 -05:00
Stefan Yohansson ea4fe4f942 FS-8022 - fix refresh devices and prevent reset previous selected configuration 2015-08-21 14:33:45 -03:00
João Mesquita 2a890706e1 FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.
FS-8023 #resolve Add shadow to the avatar to indicate muting and talking statuses FS-8024 #resolve pass in the email to display avatar.
2015-08-21 14:17:43 -03:00
João Mesquita 22658c7945 FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file. 2015-08-21 02:09:36 -03:00
Joao Mesquita 77a604f17f FS-8010 Add hardcoded params
FS-8010 Make audio settings configurable as well. UI must be reviewed because it now scrolls on modal appearance.
2015-08-20 21:19:05 -03:00
Joao Mesquita 3717e945e3 FS-8010 Add hardcoded params 2015-08-20 20:53:26 -03:00
Anthony Minessale II 66da0fa8da Merge pull request #411 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7998-dont-prompt-when-recovering-call to master
* commit '070c89996e995c996a8972f89a633d5041621df5':
  FS-7998 #resolve Simply don't ask.
2015-08-20 18:39:33 -05:00