Commit 86bacf35 authored by Muhammadali's avatar Muhammadali

update

parent 76ca47cf
{
"name": "boxdialer",
"version": "1.5.0",
"version": "1.5.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -24,7 +24,7 @@ export class BoxDialer {
viewVideoRemote;
viewLocalScreencast; // <video> (webrtc) or <div> (webrtc4all)
oConfigCall;
callDirection;
callDirectio3324077n;
oReadyStateTimer;
ringtone;
ringbacktone;
......@@ -453,6 +453,7 @@ export class BoxDialer {
},
});
}
console.log(this.oSipSessionCall, 'oSipSessionCall_Inset');
}
skipButtonClick() {
......
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