Asterisk - The Open Source Telephony Project GIT-master-0644429
|
#include <pbx.h>
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(), disa_exec(), handle_getoption(), read_newoption(), readexten_exec(), speech_background(), and timeout_write().
int rtimeoutms |
Timeout for response (milliseconds)
Definition at line 216 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_getdata_terminator(), disa_exec(), pbx_builtin_waitexten(), read_exec(), readexten_exec(), and timeout_write().