freeswitch/html5/verto/js
Chad Phillips 5f96f669c2 FS-11281: Verto.newCall dialog callback overrides should be set before invite
Verto.newCall() permits passing custom callback functions per call that
override the default dialog callbacks inherited from the Verto object.
However, they are currently set after calling the invite() function, and it's
possible that some of these callbacks could be called during the invite()
function's execution.

To avoid a race condition, move setting these custom callbacks on the dialog
to happen before calling invite().
2018-07-26 13:51:27 -05:00
..
src FS-11281: Verto.newCall dialog callback overrides should be set before invite 2018-07-26 13:51:27 -05:00
.gitignore FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Gruntfile.js FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
jsmin.c
Makefile FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve 2017-03-09 11:54:13 -06:00
package.json Incrementing Verto version in package.json 2016-05-13 16:17:03 -03:00
README

This file needs to say more.
Documentation for the api needs to be developed with jsdoc-toolkit http://pulkitgoyal.in/documenting-jquery-plugins-jsdoc-toolkit/

Dependancies for DEMO
jquery-2.0.3.min.js
jquery-2.0.3.min.map
jquery.cookie.js
jquery.dataTables.js
jquery.json-2.4.min.js
jquery.mobile-1.3.2.min.js