freeswitch/html5/verto
Ítalo Rossi 175fb8667e Merge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022-clicking-refresh-device-list-should to master
* commit 'ea4fe4f942e73fa2b7595399523054b8e09840d8':
  FS-8022 - fix refresh devices and prevent reset previous selected configuration
2015-08-21 12:41:25 -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-7986 add $.verto.refreshDevices(runtime) 2015-08-20 17:14:10 -05:00
verto_communicator Merge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022-clicking-refresh-device-list-should to master 2015-08-21 12:41:25 -05:00
video_demo FS-7986 add $.verto.refreshDevices(runtime) 2015-08-20 17:14:10 -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