Chad Phillips ecdae10548 FS-11279: Wrap verto.clientReady message callback in check for onMessage callback function
The verto.clientReady event calls the onMessage callback function passed in
the Verto object. We should check for the existence of this callback function
before trying to call it.
2018-08-22 18:12:13 -04:00
..
2017-09-20 09:29:17 -05:00
2018-07-24 07:21:47 +00:00
2018-07-24 07:21:47 +00:00
2015-01-03 09:31:30 +08:00

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