Commit c2ff9446 authored by Muhammadali's avatar Muhammadali

update-

parent 023a9a0e
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.21", "version": "4.8.22",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -761,7 +761,7 @@ export class BoxDialer { ...@@ -761,7 +761,7 @@ export class BoxDialer {
}, },
}); });
} else if ( } else if (
!window?.alovoice_wsphone && window?.alovoice_wsphone &&
!stateCode?.length && !stateCode?.length &&
!!funcName && !!funcName &&
this.onSipStateChange[funcName] !== 'undefined' this.onSipStateChange[funcName] !== 'undefined'
......
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