]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-9979: [verto.js] When verto client rejects a call returns hangup cause NORMAL_CLEA...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 13 Jul 2017 17:51:55 +0000 (12:51 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 13 Jul 2017 17:52:04 +0000 (12:52 -0500)
commit89e3a7bb4afd7e2cd9d5b2e1585e4e41b4f64078
tree1a60d711a39f91bbf5de79516e2304f967578ff4
parent197bbd8cab5f22ade0e419f5022baf9625c4f8e8
FS-9979: [verto.js] When verto client rejects a call returns hangup cause NORMAL_CLEARING #comment passing neither cause or causeCode will result in normal clearing, passing either one of cause or causeCode will result in that value being passed and parsed on the server side, if the cause is valid it will be accepted otherwise it will try to validate causeCode instead, if neither are true it defaults to normal clearing #resolve
html5/verto/demo/js/verto-min.js
html5/verto/demo/verto.js
html5/verto/js/src/jquery.verto.js
html5/verto/video_demo-live_canvas/js/verto-min.js
html5/verto/video_demo-live_canvas/verto.js
html5/verto/video_demo/js/verto-min.js
html5/verto/video_demo/verto.js
src/mod/endpoints/mod_verto/mod_verto.c