Gather Digits
Function:
A gather digits phase is an period of time when the call flow waits for digits pressed from the line. During the period,it can also play voice prompt.
If the check Play Voice Prompt checked,the play sound tab will appears as shown in the above figure. About how to configure the play sound settings,please refer to play sound phase.
Parameters:
Digits Count:
specify the count of the digits to be gathered.
End Digit:
specify the digit to end the gather digits phase.
First Digit Timeout:
The timeout value for the first digit to be detected.
Inter Digit Timeout:
Time timeout value in milli-second between the digits.
Variable for digits:
A variable to contain the digits gathers.In other phases of the call flow,for
example in an code phase,this variable can be used to query the database for
a record.
Variable can be defined in the Variable defination
dialog.
Son Phases:
OnTimeout:
If the digits has not been gather in specified time,the call flow enter
the OnTimeout sub phase.