Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | dtimeoutms |
int | rtimeoutms |
int dtimeoutms |
Timeout between digits (milliseconds)
Definition at line 215 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_dtget(), ast_app_getdata_terminator(), collect_digits(), handle_getoption(), and speech_background().
int rtimeoutms |
Timeout for response (milliseconds)
Definition at line 216 of file pbx.h.
Referenced by __ast_pbx_run(), and ast_app_getdata_terminator().