Digit collection parameters.
More...
#include <vpbapi.h>
|
|
const char * | term_digits |
| | A list of specific digits that may terminate collection.
|
| |
|
unsigned short | max_digits |
| | The maximum number of digits to collect.
|
| |
|
unsigned long | digit_time_out |
| | The maximum time in ms to wait for digits.
|
| |
|
unsigned long | inter_digit_time_out |
| | The maximum time in ms to wait for further digits once collection begins.
|
| |
Digit collection parameters.