freeswitch/html5/verto/js
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
..
src [verto-communicator] - Added change server feature 2016-12-27 11:25:35 -03:00
.gitignore FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Gruntfile.js FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Makefile FS-9242 convert to adapter.js 2016-09-27 16:07:00 -05:00
README check in raw verto js files and directory structure for development 2014-06-21 05:26:06 +05:00
jsmin.c check in raw verto js files and directory structure for development 2014-06-21 05:26:06 +05:00
package.json Incrementing Verto version in package.json 2016-05-13 16:17:03 -03:00

README

This file needs to say more.
Documentation for the api needs to be developed with jsdoc-toolkit http://pulkitgoyal.in/documenting-jquery-plugins-jsdoc-toolkit/

Dependancies for DEMO
jquery-2.0.3.min.js
jquery-2.0.3.min.map
jquery.cookie.js
jquery.dataTables.js
jquery.json-2.4.min.js
jquery.mobile-1.3.2.min.js