webitel-sdk 23.9.1 → 23.9.2

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.
@@ -48348,6 +48348,7 @@
48348
48348
  if (this.autoAnswered) {
48349
48349
  return;
48350
48350
  }
48351
+ this.autoAnswered = true;
48351
48352
  this._autoAnswerTimerId = setTimeout(function () { return tslib.__awaiter(_this, void 0, void 0, function () {
48352
48353
  var _a;
48353
48354
  return tslib.__generator(this, function (_b) {