Commit 023a9a0e authored by Muhammadali's avatar Muhammadali

update-

parent f567c797
{
"name": "boxdialer",
"version": "4.8.20",
"version": "4.8.21",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -766,14 +766,14 @@ export class BoxDialer {
!!funcName &&
this.onSipStateChange[funcName] !== 'undefined'
) {
console.log(
'setGuiPhoneState_value_statge: ',
!window?.alovoice_wsphone,
!stateCode?.length,
this.onSipStateChange[funcName] !== 'undefined',
);
this.onSipStateChange[funcName](funcParam);
}
console.log(
'setGuiPhoneState_value_statge: ',
!window?.alovoice_wsphone,
!stateCode?.length,
this.onSipStateChange[funcName] !== 'undefined',
);
}
bxLog(...datas) {
......
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