freeswitch/html5/verto
Í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
..
demo FS-7932 - removed the param from the getMute funciton in verto class, not needed on underlying method 2015-08-19 16:42:51 -04:00
js FS-8046 add deviceParams method 2015-08-27 16:14:52 -05:00
verto_communicator Merge pull request #449 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8018-call-recovery-doesn-t-select-the to master 2015-08-27 17:59:44 -05:00
video_demo FS-8046 add deviceParams method 2015-08-27 16:14:52 -05:00
README FS-7127 #comment update README again 2015-01-03 09:31:30 +08:00

README

This needs to be fleshed out more.
It would be nice to develop a web app here that implements a web phone.
Do not base it on the demo because it was just tossed together.

To run jshint:

	cd js
	npm install
	grunt