@onereach/step-voice 7.0.9-VOIC1575.22 → 7.0.9-VOIC1575.23

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.
@@ -124,7 +124,7 @@ class InitiateCall extends voice_1.default {
124
124
  const transferCommand = {
125
125
  name: 'whisper.transfer',
126
126
  params: {
127
- aLegId: customerCall['id']
127
+ clientCallId: customerCall['id']
128
128
  }
129
129
  };
130
130
  /* {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.9-VOIC1575.22",
3
+ "version": "7.0.9-VOIC1575.23",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",