freeswitch/html5/verto
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
..
demo FS-10688 2017-09-20 09:29:17 -05:00
js FS-11279: Wrap verto.clientReady message callback in check for onMessage callback function 2018-08-22 18:12:13 -04:00
verto_communicator FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
video_demo update adapter.js 2018-07-24 07:21:47 +00:00
video_demo-live_canvas update adapter.js 2018-07-24 07:21:47 +00: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