@vgroup/dialbox 0.4.65 → 0.4.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2345,7 +2345,7 @@ class CallProgressComponent {
2345
2345
  if (this.call) {
2346
2346
  this.call.disconnect();
2347
2347
  this.call.reject();
2348
- this.call = undefined;
2348
+ // this.call = undefined;
2349
2349
  }
2350
2350
  // if (this.heldCall) {
2351
2351
  // if (this.call) {