forked from Mirrors/freeswitch
5f96f669c2
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(). |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Gruntfile.js | ||
jsmin.c | ||
Makefile | ||
package.json | ||
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