Commit fa55361c authored by Muhammadali's avatar Muhammadali

update

parent fb59df5a
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "1.5.2", "version": "1.5.3",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -358,7 +358,7 @@ export class BoxDialer { ...@@ -358,7 +358,7 @@ export class BoxDialer {
callFromName: event?.o_event?.o_session?.o_uri_from?.s_user_name, callFromName: event?.o_event?.o_session?.o_uri_from?.s_user_name,
}, },
}); });
console.log(this.oSipSessionCall, 'oSipSessionCall');
break; break;
case 'stack_stopped': case 'stack_stopped':
......
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