Commit 136c1760 authored by Muhammadali's avatar Muhammadali

update version: 1.1.4

parent b737ddf4
{
"name": "boxdialer",
"version": "1.1.3",
"version": "1.1.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -191,6 +191,7 @@ export class BoxDialer {
{ name: 'Organization', value: 'Technounit' },
],
};
console.log('_ostackConfig: ', ostackConfig);
this.oSipStack = new SIPml.Stack(ostackConfig);
if (this.oSipStack.start() !== 0) {
......
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