Commit f15bbe83 authored by Muhammadali's avatar Muhammadali

update-

parent 914b2381
{
"name": "boxdialer",
"version": "3.4.6",
"version": "3.4.7",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -83,9 +83,11 @@ export class BoxDialer {
progress: (e) => {
console.log('%c progress', 'font-size: 22px; color: green;', e);
// this.hangupButtonClick();
this.closeBxCall();
this.setGuiPhoneState({
funcName: 'modalState',
stateCode: 'connectingOutgoing',
funcParam: {
bool: false,
callType: '',
......
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