Commit a68edead authored by Muhammadali's avatar Muhammadali

update

parent 2f95ba41
{
"name": "boxdialer",
"version": "1.8.0",
"version": "1.8.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -263,7 +263,7 @@ export class BoxDialer {
},
});
} else if (funcName && this.onSipStateChange[funcName] !== 'undefined') {
// this.onSipStateChange[funcName](funcParam);
this.onSipStateChange[funcName](funcParam);
}
}
......
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