freeswitch/html5/verto
Brian West cc6c0be093 Merge pull request #441 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8059-typo-in-verto.js-conf.transfer-method to master
* commit 'ef679db337f3edb2fbbc2f783af47a2077ddb2b7':
  FS-8059 [verto.js] Fix typo when transferring party from conference.
2015-08-27 14:17:22 -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-8059 [verto.js] Fix typo when transferring party from conference. 2015-08-26 22:10:36 -03:00
verto_communicator FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute 2015-08-27 12:06:08 -05:00
video_demo don't recv video on screen share 2015-08-26 12:04:07 -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