@vgroup/dialbox 0.7.98 → 0.7.99

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.
@@ -2721,7 +2721,7 @@ class CallProgressComponent {
2721
2721
  From: rejoinParticipentInfo.from,
2722
2722
  To: rejoinParticipentInfo.to,
2723
2723
  Env: environment.abb,
2724
- Token: tokenData.token.id,
2724
+ Token: rejoinParticipentInfo.id,
2725
2725
  Ext: rejoinParticipentInfo.extNum,
2726
2726
  conferenceId: rejoinParticipentInfo === null || rejoinParticipentInfo === void 0 ? void 0 : rejoinParticipentInfo.conferenceId
2727
2727
  },