freeswitch/html5/verto
Anthony Minessale II 6b0396d67f Merge pull request #469 in FS/freeswitch from bugfix/FS-8117 to master
* commit '93b2fb47add5b0411033100b7aca8b5045c97062':
  FS-8117 #resolve [VC ignoring useSTUN settings]
2015-09-04 10:12:33 -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-8117 #resolve [VC ignoring useSTUN settings] 2015-09-04 10:13:04 -05:00
verto_communicator FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call. 2015-09-03 23:13:34 -03:00
video_demo FS-8116 #resolve [Device enumeration hangs on verto init] 2015-09-02 17:20:24 -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