237 Commits

Author SHA1 Message Date
StefanYohansson
42f94a112b [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-30 15:32:02 -06:00
Italo Rossi
0b46ced079 FS-9646 [verto_communicator] Fixing settings toggle 2016-11-16 11:23:11 -06:00
Manuel Durán Aguete
cc444c08ed FS-9647 Improve spanish translations
Improve spanish translations for verto communicator.
2016-11-16 11:23:09 -06:00
Waldyr de Souza
e4c8c2fc46 FS-9552 add to verto communicator toggle deaf status button 2016-09-29 16:14:45 -05:00
Anthony Minessale
4bab51e306 FS-9242 fix screen share for chrome to work in VC with additional camera 2016-09-28 11:15:45 -05:00
Italo Rossi
2ea20cca1b FS-7876 [verto_communicator] Adding hold button for video calls 2016-09-28 11:15:34 -05:00
Italo Rossi
575c98552d FS-9508 [verto_communicator] Adding AGC option on settings, enabled by default 2016-09-28 11:15:12 -05:00
Italo Rossi
a328210b25 FS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF widget 2016-09-28 11:15:00 -05:00
Anthony Minessale
e57a6b356b FS-9242 convert to adapter.js 2016-09-28 11:14:45 -05:00
Italo Rossi
f6ad006daf FS-9346 [verto_communicator] Add DTMF icon while on a video call, fixing conferences with pin number 2016-09-09 16:39:37 -03:00
Anthony Minessale
44d5ece4a9 update display in vc 2016-09-01 18:01:46 -05:00
Italo Rossi
bf3b0ca3d1 FS-9471 [verto_communicator] Updating In Call display after receiving display update message from mod_verto. 2016-08-31 17:52:33 -03:00
Chad Phillips
8269b8215b FS-9281: Add support for QQVGA resolution in Verto
QQVGA is a standard 160x120 resolution, useful for cases of very slow
upload bandwidth. Adds the resolution to the core FSRTC lib, and to
the Verto video demo and Verto Communicator
2016-08-15 10:37:18 -07: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
Brian West
9ff1a506d0 FS-9357 #resolve [VP9 codec screenshare on mod_conference (mux/transcode) does not work] 2016-07-19 16:25:33 -05: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
2425cd53a4 FS-9250 [verto_communicator] Putting factory reset button back 2016-06-09 17:41:07 -03:00
Italo Rossi
082be73f31 FS-9249 [verto_communicator] dedicated function to close settings 2016-06-09 17:26:48 -03:00
Italo Rossi
6a54a60602 FS-9249 [verto_communicator] Closing settings panel if the user clicks outside the element 2016-06-09 17:13:18 -03:00
Davide Colombo
817a10be14 FS-9006 - [verto_communicator] add-combobox for languages 2016-04-08 11:43:51 +02:00
Niels Hanberg
254b706781 FS-9038: Add translations to support danish
- Initial try to translate to danish. All translations was made without knowing the full context.
- Fix indentation
- Add dansih as an available language
2016-04-07 19:21:43 +02:00
Michael Jerris
5a18458972 FS-9015: [verto_communicator] save in UTF-8 2016-04-04 10:34:39 -04:00
Piotr Gregor
e97c74e46e [verto_communicator] FS-9015 Minor fixes in Polish translation 2016-04-04 10:21:48 -04:00
Italo Rossi
cc7d70b3cb FS-9012 - [verto_communicator] Fixing sidebar in narrow resolutions 2016-03-31 18:53:13 -03:00
Sergey Safarov
194b426316 FS-8972: Minor fixies of russian translation of Verto Communicator 2016-03-31 22:02:15 +03:00
Davide Colombo
1d89935539 FS-9005 - [verto_communicator] typo in label id 2016-03-31 10:31:52 +02:00
Seven Du
00a3fe4d7c FS-8998 Oops, typo 2016-03-31 10:12:59 +08:00
Seven Du
4c4685ebf7 FS-8998 add zh_CN 2016-03-31 09:42:51 +08:00
Michael Jerris
468afa5de2 FS-8998: [verto_communicator] fix syntax error 2016-03-30 14:40:37 -04:00
Italo Rossi
003d01fd27 [verto_communicator] Adding de, es, pl, ru, sv and id translations. 2016-03-30 15:04:33 -03:00
Michael Jerris
e4e91ef385 FS-8998: [verto_communicator] add spanish translation 2016-03-30 13:05:26 -04:00
Raphael Lechner
43ccbd06ac FS-8998: [verto_communicator] add verto german translation 2016-03-30 11:48:19 -04:00
Mike Jerris
38517022db Merge pull request #782 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8997-fix-fallback-language to master
* commit '94d23666dc450b462c4e51fbd34aca3c491caa5c':
  FS-8997 - [verto_communicator] fix fallbackLanguage
2016-03-30 10:46:30 -05:00
Mike Jerris
6dedf65314 Merge pull request #781 in FS/freeswitch from ~SAFAROV/freeswitch2:verto to master
* commit 'dea8519e2a376f53eef70316e2adfc73157b66ba':
  FS-8972: Added russian translation for Verto Communicator
2016-03-30 10:45:52 -05:00
Michael Jerris
5280439a83 FS-8998: [verto_communicator] add files for some more translations 2016-03-30 11:44:52 -04:00
Davide Colombo
94d23666dc FS-8997 - [verto_communicator] fix fallbackLanguage 2016-03-30 17:01:08 +02:00
Sergey Safarov
dea8519e2a FS-8972: Added russian translation for Verto Communicator 2016-03-30 17:24:15 +03:00
Davide Colombo
2264885b63 FS-8996 - [verto_communicator] fix typo in CAMERA_SETTINGS id and add some italian translation 2016-03-30 14:24:47 +02:00
Davide Colombo
0bd9e09fe0 FS-8995 - [verto_communicator] add missing toastr in settings controller 2016-03-30 11:04:56 +02:00
Italo Rossi
c0ab327ac9 FS-8991 - [verto_communicator] minor change 2016-03-29 19:07:34 -03:00
Italo Rossi
040ee32f03 FS-8991 - [verto_communicator] Fixes for fr_FR and adding fr_CA 2016-03-29 19:00:07 -03:00
Italo Rossi
c08b93aecc FS-8991 - [verto_communicator] Adding translation for CANCEL for fr_FR 2016-03-29 19:00:07 -03:00
Victor Torres
beef14357f FS-8989 - [verto_communicator] Adding Portuguese i18n translations to Verto Communicator 2016-03-29 18:45:18 -03:00
Italo Rossi
a2646961ad FS-8991 - [verto_communicator] Adding translations for fr_FR. Thanks Tristan Mahé. 2016-03-29 18:37:38 -03:00
Italo Rossi
d986e7995e FS-8972 - [verto_communicator] Fix mute Video translation 2016-03-29 16:51:42 -03: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