Collect Dtmf

About Collect Dtmf

Collect DTMF from the caller and store it in the call record. Typically used in conjunction with Pivot.

Schema

Validator for the Collect DTMF callflow element

KeyDescriptionTypeDefaultRequiredSupport Level
collection_nameStore collected DTMF in a named keystring()false
interdigit_timeoutHow long, in milliseconds, to wait for the next DTMFinteger(1..)false
max_digitsHow many DTMFs to collect from the callerinteger(1..)1false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false
terminatorWhat DTMF will terminate collection before the timeout occurs`string(‘1''2''3''4'
terminators.[]`string(‘1''2''3''4'
terminatorsWhat DTMFs will terminate collection before the timeout occurs`array(string(‘1''2''3''4'
timeoutHow long, in milliseconds, to wait for the first DTMFinteger(1..)5000false

On this page