@onereach/step-voice 7.0.11-VOIC1606.6 → 7.0.11-VOIC1606.7

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.
@@ -214,6 +214,7 @@ class InitiateCall extends voice_1.default {
214
214
  v: 1
215
215
  }
216
216
  };
217
+ this.log.error('Originate call params', params);
217
218
  if (otherCallRef) {
218
219
  // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
219
220
  const otherThread = this.process.getSafeThread(otherCallRefThread || this.thread.id);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.11-VOIC1606.6",
3
+ "version": "7.0.11-VOIC1606.7",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",