<... dtmf="">

 

Type

attribute

Elements

prompt

Data type

char[40]

Values

Valid DTMF values: 0 1 2 3 4 5 6 7 8 9 * # a b c d  You can also include a comma (,) to insert a pause or an ampersand (&) for flash. 

Description

A sequence of DTMF tones sent to the phone.  After the DTMF tones are played, the campaign continues to the prompt id specfied by goto.

 

Example 1: Test hang-up Call Event

<prompt dtmf="110,123" goto="5" />