Commit 3216bf33 authored by Muhammadali's avatar Muhammadali

update-

parent d3b7c811
{
"name": "boxdialer",
"version": "3.6.1",
"version": "3.6.2",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -362,6 +362,8 @@ export class BoxDialer {
callType: '',
},
});
this.closeBxCall();
this.hangupButtonClick();
});
this.callSession.on('failed', () => {
// unable to establish the call
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment