#include <pbx.h>
Data Fields | |
| int | dtimeout |
| int | rtimeout |
Definition at line 109 of file pbx.h.
| int dtimeout |
Timeout between digits (seconds)
Definition at line 110 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_dtget(), ast_app_getdata(), collect_digits(), disa_exec(), handle_getoption(), read_newoption(), speech_background(), and timeout_read().
| int rtimeout |
Timeout for response (seconds)
Definition at line 111 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_getdata(), disa_exec(), ivr_dispatch(), and timeout_read().
1.5.1