@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.
@@ -2048,6 +2048,7 @@ class CallProgressComponent {
2048
2048
  to: callData.phone,
2049
2049
  fromNumber: callData.from,
2050
2050
  scope: 'local',
2051
+ deviceId: this.deviceId,
2051
2052
  };
2052
2053
  this.currentCall = {
2053
2054
  businessNumber: false,