Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_pbx Struct Reference

Data Fields

int dtimeoutms
 
int rtimeoutms
 

Detailed Description

Definition at line 214 of file pbx.h.

Field Documentation

int dtimeoutms

Timeout between digits (milliseconds)

Definition at line 215 of file pbx.h.

Referenced by __ast_pbx_run(), ast_app_dtget(), ast_app_getdata_terminator(), collect_digits(), handle_getoption(), and speech_background().

int rtimeoutms

Timeout for response (milliseconds)

Definition at line 216 of file pbx.h.

Referenced by __ast_pbx_run(), and ast_app_getdata_terminator().


The documentation for this struct was generated from the following file: