Commit c3f5d2f8 authored by Muhammadali's avatar Muhammadali

update-

parent 4d812b38
{
"name": "boxdialer",
"version": "3.4.0",
"version": "3.4.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -193,7 +193,7 @@ export class BoxDialer {
this.socket = new WebSocketInterface(`wss://${wsurl}/ws`);
this.callSession = false;
this.sipDomain = wsurl;
console.log('%c ua_configure 'font-size: 22px; color: yellow;',', {
console.log('ua_configure ', {
sockets: [this.socket],
uri: `sip:${number}@${wsurl}`,
password: secret,
......
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