You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DTMF touch-tone key the caller will be told to press to select callback. This parameter becomes a required parameter when IsCallbackEnabled is set to `True`.
1334
+
The DTMF touch-tone key the caller will be told to press to select callback. The CallbackRequestDtmf must be set to one of the following values:
1335
1335
1336
+
- Tone0 to Tone9 - Corresponds to DTMF tones from 0 to 9.
1337
+
- ToneStar - Corresponds to DTMF tone *.
1338
+
- TonePound - Corresponds to DTMF tone #.
1339
+
1340
+
This parameter becomes a required parameter when IsCallbackEnabled is set to `True`.
0 commit comments