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