Commit cdbac8f7 authored by Muhammadali's avatar Muhammadali

update-

parent e4d6e82f
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.2", "version": "4.8.3",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -412,6 +412,8 @@ export class BoxDialer { ...@@ -412,6 +412,8 @@ export class BoxDialer {
'font-size: 22px; color: yellow;', 'font-size: 22px; color: yellow;',
e, e,
); );
this.ua.register();
}); });
this.ua.on('registrationFailed', (e) => { this.ua.on('registrationFailed', (e) => {
......
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