#include <pbx.h>
Data Fields | |
int | dtimeout |
int | rtimeout |
Definition at line 111 of file pbx.h.
int dtimeout |
Timeout between digits (seconds)
Definition at line 112 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 rtimeout |
Timeout for response (seconds)
Definition at line 113 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_getdata(), disa_exec(), ivr_dispatch(), pbx_builtin_waitexten(), readexten_exec(), and timeout_read().