freeswitch/html5/verto
Seven Du 23c1829382 FS-7127 #comment fix regression from a80c739, thanks Mike
The second hunk in this patch isn't right.  In the past,
if tmp was null, it would not pass the if.
2015-01-07 15:44:33 +08:00
..
demo FS-7127 #comment fix regression from a80c739, thanks Mike 2015-01-07 15:44:33 +08:00
js FS-7127 #comment fix regression from a80c739, thanks Mike 2015-01-07 15:44:33 +08: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