@vgroup/dialbox 0.4.199 → 0.5.1

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.
@@ -2094,6 +2094,7 @@ class CallProgressComponent {
2094
2094
  to: callData.phone,
2095
2095
  fromNumber: callData.from,
2096
2096
  scope: 'local',
2097
+ deviceId: this.deviceId,
2097
2098
  };
2098
2099
  this.currentCall = {
2099
2100
  businessNumber: false,