#include <pbx.h>
Data Fields | |
| int | dtimeoutms |
| int | rtimeoutms |
| int dtimeoutms |
Timeout between digits (milliseconds)
Definition at line 167 of file pbx.h.
Referenced by ast_app_dtget(), ast_app_getdata(), read_newoption(), disa_exec(), readexten_exec(), speech_background(), timeout_read(), timeout_write(), collect_digits(), __ast_pbx_run(), and handle_getoption().
| int rtimeoutms |
Timeout for response (milliseconds)
Definition at line 168 of file pbx.h.
Referenced by ast_app_getdata(), ivr_dispatch(), disa_exec(), read_exec(), readexten_exec(), timeout_read(), timeout_write(), __ast_pbx_run(), and pbx_builtin_waitexten().