@vgroup/dialbox 0.4.110 → 0.4.111

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.
@@ -1949,6 +1949,7 @@ class CallProgressComponent {
1949
1949
  console.log('currentCallList', this.currentCallList);
1950
1950
  }
1951
1951
  else if (!this.newIncomingCallsList?.length) {
1952
+ console.log('test null');
1952
1953
  if (this.isRinging) {
1953
1954
  this.incomingAudio.pause();
1954
1955
  }