freeswitch/html5/verto
Anthony Minessale II db63d5d6a5 Merge pull request #456 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8089-pop-out-member-list-on-conference to master
* commit 'b7fa8f3347bbc1b52412db185e23ebf66e38abe6':
  FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events.
2015-08-28 17:59:39 -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 fix typo 2015-08-28 17:47:05 -05:00
verto_communicator FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events. 2015-08-28 19:58:46 -03:00
video_demo FS-8046 fix typo 2015-08-28 17:47:05 -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