Asterisk - The Open Source Telephony Project
18.5.0
|
#include <pbx.h>
Data Fields | |
int | dtimeoutms |
int | rtimeoutms |
int dtimeoutms |
Timeout between digits (milliseconds)
Definition at line 212 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_write().
int rtimeoutms |
Timeout for response (milliseconds)
Definition at line 213 of file pbx.h.
Referenced by __ast_pbx_run(), ast_app_getdata(), disa_exec(), pbx_builtin_waitexten(), read_exec(), readexten_exec(), and timeout_write().