Commit e533b1bd authored by Muhammadali's avatar Muhammadali

update-

parent 602399c6
{
"name": "boxdialer",
"version": "4.4.6",
"version": "4.4.7",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -787,6 +787,8 @@ export class BoxDialer {
}
initialized(phoneNumber) {
this.sipBxState = null;
this.callDirection = 'out';
let phoneNumberString = phoneNumber.toString();
......
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