@vgroup/dialbox 0.4.196 → 0.4.197

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.
@@ -3806,7 +3806,7 @@ class DialboxComponent {
3806
3806
  if (((_a = this.incomingCallnotification.data.data) === null || _a === void 0 ? void 0 : _a.c2cBusiness) == 'false') {
3807
3807
  this.extensionService.getUserInformation((_b = this.incomingCallnotification.data.data) === null || _b === void 0 ? void 0 : _b.participantId).subscribe((resInfo) => {
3808
3808
  console.log('uesrInfo', resInfo);
3809
- callerInfo = resInfo;
3809
+ callerInfo = resInfo.c2cInformation;
3810
3810
  });
3811
3811
  }
3812
3812
  let incomingCall = Object.assign({ conferenceId: 'no', isActive: true, isIncomingCall: true, participantId: (_c = this.incomingCallnotification.data.data) === null || _c === void 0 ? void 0 : _c.participantId, participants: [