freeswitch/html5/verto/js/src
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
..
vendor FS-9242 convert to adapter.js 2016-09-27 16:07:00 -05:00
jquery.FSRTC.js FS-9640: Allow access to Verto stream object via callback 2016-10-13 10:11:57 -07:00
jquery.jsonrpcclient.js [verto-communicator] - Added change server feature 2016-12-27 11:25:35 -03:00
jquery.verto.js FS-9728 fix dynamic media tag on verto.newCall method 2016-11-11 14:05:53 +01:00