freeswitch/html5/verto
João Mesquita 2a890706e1 FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.
FS-8023 #resolve Add shadow to the avatar to indicate muting and talking statuses FS-8024 #resolve pass in the email to display avatar.
2015-08-21 14:17:43 -03: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 FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray. 2015-08-21 14:17:43 -03: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