@onereach/step-voice 7.0.9-VOIC1575.7 → 7.0.9-VOIC1575.8

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.
@@ -218,7 +218,7 @@ class InitiateCall extends voice_1.default {
218
218
  timeout: originateTimeout,
219
219
  version: 2,
220
220
  sessionExpireTime: this.session.expireTime,
221
- useWhisperFeature: true
221
+ useWhisperFeature: false
222
222
  };
223
223
  if (otherCallRef) {
224
224
  // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.9-VOIC1575.7",
3
+ "version": "7.0.9-VOIC1575.8",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",