DTMF Input Completion Options
Configure when the agent considers DTMF input complete. These options are under Call Settings:| Option | API field | Description |
|---|---|---|
| Digit Limit | user_dtmf_options.digit_limit | Maximum digits the user can enter. Input completes when limit is reached. |
| Termination Key | user_dtmf_options.termination_key | A key (#, *, or any digit) that signals end of input. |
| Timeout | user_dtmf_options.timeout_ms | Milliseconds to wait after the last digit before timing out. Resets with each new digit. |