@vgroup/dialbox 0.4.123 → 0.4.124

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.
@@ -1941,6 +1941,7 @@ class CallProgressComponent {
1941
1941
  status: ''
1942
1942
  };
1943
1943
  console.log(callInfo, 'callInfo33333333333');
1944
+ this.currentCallList.push(callInfo);
1944
1945
  if (index == 0) {
1945
1946
  this.startCall(callInfo);
1946
1947
  }
@@ -3314,7 +3315,7 @@ class DialboxComponent {
3314
3315
  "toName": "Test ",
3315
3316
  "fromName": "Test ",
3316
3317
  "from": "+12252519886",
3317
- "to": "+919712525318",
3318
+ "to": "+916354564733",
3318
3319
  "status": "completed",
3319
3320
  "direction": "outgoing-call"
3320
3321
  },