Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | audio |
int | ctrl |
unsigned int | fast:1 |
int | fd |
struct ast_speech * | speech |
int audio |
FD for audio output
Definition at line 36 of file agi.h.
Referenced by handle_getoption(), handle_saynumber(), and run_agi().
int ctrl |
FD for input control
Definition at line 37 of file agi.h.
Referenced by handle_getoption(), handle_saynumber(), and run_agi().
unsigned int fast |
int fd |
FD for general output
Definition at line 35 of file agi.h.
Referenced by handle_getoption(), handle_saynumber(), and run_agi().
struct ast_speech* speech |