freeswitch/html5/verto
Ítalo Rossi 03656d5cb5 Merge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature/FS-8002-growl-type-like-pop-up-if-chat-isn-t to master
* commit '9902be9bde9845ffce6ee96b48184dfb1f7a3f0e':
  FS-8002 - Verto Communicator - Using toastr to prompt popup
2015-08-24 17:33:16 -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-8036 [verto.js] #resolve Add chatCallback to $.verto.conf 2015-08-24 16:08:13 -03:00
verto_communicator Merge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature/FS-8002-growl-type-like-pop-up-if-chat-isn-t to master 2015-08-24 17:33:16 -05: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