#include <pbx.h>
Data Fields | |
int | dtimeout |
int | rtimeout |
Definition at line 106 of file pbx.h.
int dtimeout |
Timeout between digits (seconds)
Definition at line 107 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 108 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_getdata(), disa_exec(), ivr_dispatch(), and timeout_read().