101 Commits

Author SHA1 Message Date
netoguimaraes
6f811ca41f FS-11589 [verto_communicator]: fixing a weird typo and keeps with the old behaviour when calling login with no args 2019-01-03 13:10:31 -03:00
netoguimaraes
fd7c6a8afa FS-11589 [verto_communicator]: removing es6 use to support old browsers syntax 2019-01-02 17:36:03 -03:00
netoguimaraes
85cfd5b5ab FS-11584: [verto_communicator] make user able to login using url params 2018-12-27 09:45:09 -03:00
Italo Rossi
726e522434 FS-10858 - [verto_communicator] cancel timeout when done to avoid redirect loop 2017-12-28 17:36:35 -03:00
Italo Rossi
452b7d12d0 FS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections the emit could happen before the listening thus freezing the app on loading 2017-12-26 14:41:08 -03:00
Italo Rossi
c67b1e02cb FS-10858 - [verto_communicator] Waiting for resolution check finish before redirecting to preview screen. 2017-12-22 15:51:25 -03:00
Neto Guimaraes
25f5b3ab7e FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
The button to check network now is disabled when a request is processing.
2017-05-16 14:43:39 -03:00
Neto Guimaraes
3b8d65f906 FS-10310 [verto_communicator]: Adding validation at change login information modal 2017-05-15 09:41:51 -03:00
StefanYohansson
10646ab9e3 [verto-communicator] - Added change server feature
When someone set any wss server and do login
VC doesn't record the settings on localStorage,
so when we reload the browser, it will try to connect on
"wss://" + window.location.hostname + ":8082" and if
this wss server is offline for any reason, user will
be stuck on splash screen by auto-login step plus reconnect
modal blocking any action.

- Added button "Change Server" on modal reconnection alert;
- Stop jsonRpcClient retry timeout and delete verto instance
to create a new one when user login with new wss server;
- Record wss server and hostname on localStorage.
2016-12-27 11:25:35 -03:00
Italo Rossi
5957beafa2 FS-9608 [verto_communicator] [verto] Passing audio params directly to audio object and updating goog settings 2016-10-04 21:56:11 -03:00
Italo Rossi
8fa08df699 FS-9607 [verto_communicator] Do not send DTMF when typing in the transfer box 2016-10-04 18:08:32 -03:00
Waldyr de Souza
5941a60266 FS-9552 add to verto communicator toggle deaf status button 2016-09-29 12:06:21 -05:00
Waldyr de Souza
0ccf74e241 FS-9591 [verto_communicator] Adjust settings and fix preview bugs to improve user experience 2016-09-29 12:22:49 -03:00
Waldyr de Souza
ecf5a0ce5c FS-8076 [verto_communicator] Ask before closing the page if a call is in progress. 2016-09-28 15:19:39 -03:00
Waldyr de Souza
baba2acdce FS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas 2016-09-28 11:24:32 -03:00
Anthony Minessale
f0f02b20b3 FS-9578 #resolve [VC does not resize the video when chat is opened/closed] 2016-09-27 17:54:43 -05:00
Italo Rossi
2511ad50e1 FS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF widget 2016-09-27 16:07:00 -05:00
Anthony Minessale
6d6bd1efa5 FS-9242 convert to adapter.js 2016-09-27 16:07:00 -05:00
Italo Rossi
31fee66cda FS-9342 [verto_communicator] Only copy data to storage when closing the settings 2016-07-19 18:24:06 -03:00
Italo Rossi
2a73820c34 FS-9342 - [verto_communicator] Properly saving settings to localStorage when closing the settings panel. 2016-07-11 15:20:28 -03:00
Italo Rossi
082be73f31 FS-9249 [verto_communicator] dedicated function to close settings 2016-06-09 17:26:48 -03:00
Davide Colombo
817a10be14 FS-9006 - [verto_communicator] add-combobox for languages 2016-04-08 11:43:51 +02:00
Davide Colombo
0bd9e09fe0 FS-8995 - [verto_communicator] add missing toastr in settings controller 2016-03-30 11:04:56 +02:00
Davide Colombo
6c197ae2f0 FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader 2016-03-29 17:05:18 +02:00
Italo Rossi
ad72c7f56c FS-8765 - [verto_communicator] Making preview button work again 2016-03-24 17:11:17 -03:00
Jaon EarlWolf
d3b4b49274 Settings modal rework -> panel slider at top 2016-03-22 22:59:00 -03:00
Italo Rossi
e840bd9a0b FS-8970 - [verto_communicator] Setting 'none' for useSpeak/useMic/useCamera when calling a secondary canvas 2016-03-22 19:07:13 -03:00
Italo Rossi
9ffd25e1e3 FS-8966 - [verto_communicator] Ability to cancel dialing while doing speed test 2016-03-22 16:10:22 -03:00
Davide Colombo
871785d668 FS-8945 - [verto_communicator] don't show preview settings during video call 2016-03-18 10:13:00 +01:00
Italo Rossi
37d5d003a5 Merge pull request #692 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8792-video-quality-combo-box-doesn-t-apply to master
* commit 'c6921959e14a4a42999ed4561b6d0e68b5698a19':
  FS-8792: apply video resolution on combobox video quality changes
2016-02-25 12:04:48 -06:00
Italo Rossi
a0841e8606 FS-8839 - [verto_communicator] Fix screenshare when caller is transferred to another conference. 2016-02-17 11:14:35 -03:00
Davide Colombo
c6921959e1 FS-8792: apply video resolution on combobox video quality changes 2016-01-28 17:31:11 +01:00
Italo Rossi
ee12caebd2 FS-8591 [verto_communicator] restoring chat send button behavior 2015-12-22 15:58:48 -03:00
Ítalo Rossi
1911cd1bb4 Merge pull request #644 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8591-chat-window-inserts-spurious-carriage to master
* commit 'aede42e8bd4d24fff12314908b58b723ffa96011':
  FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
2015-12-22 12:45:45 -06:00
Jaon EarlWolf
aede42e8bd FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown 2015-12-22 15:39:13 -03:00
Ítalo Rossi
2765893b27 Merge pull request #645 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8563-output-device-mechanism-needs-feedback to master
* commit 'ef3e43840614e3e62238c1e48fbfad6344ff0b2f':
  FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
2015-12-22 12:10:15 -06:00
Jaon EarlWolf
ef3e438406 FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice 2015-12-21 17:59:59 -03:00
Jaon EarlWolf
0a9c4a6b7d FS-8654 [verto_communicator] - Added event emission on hangup 2015-12-15 17:12:58 -03:00
Brian West
d35d7344be FS-8640 #resolve Dont clear conference member reservation id on members that dont have a reservation ID 2015-12-09 14:19:47 -06:00
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
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
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
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
67491b102c FS-8543 #resolve [Improve mute handling on conference and WebRTC] 2015-11-16 11:31:34 -06:00