Dtmf

DTMF (dual-tone multi-frequency) is the signal generated when pressing a phone's number keys. This action plays those touch-tones.

Supported Script Types

Phone

Properties

Property Details
DigitSequence The series of digits that CXone should play. Any of the following digits may be used: 0123456789#*. Also, two characters allow for pauses in between pulses: a comma (,) represents a short pause and a period (.) represents a long pause.
ToneDurationms The length of time each tone should be played (in milliseconds). The default is 120.
ToneSpacingms The length of time to wait between each tone (in milliseconds). The default is 120.

Branches

Branch Details
Default Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined.

Tips & Tricks