Commit bb5dc1f4 authored by Muhammadali's avatar Muhammadali

update

parent 799bbfab
{
"name": "boxdialer",
"version": "4.8.40",
"version": "4.8.41",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -918,6 +918,10 @@ export class BoxDialer {
type: null,
from: '',
});
console.log(
'hangupButtonClick========-----------',
this.callSession._status,
);
if (this.callSession) this.callSession.terminate();
}
......
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