Asterisk - The Open Source Telephony Project
18.5.0
|
Structure for 'ANSWER_EXEC' option. More...
Data Fields | |
char | app [AST_MAX_APP] |
char * | args |
char app[AST_MAX_APP] |
Application name
Definition at line 85 of file dial.c.
Referenced by answer_exec_enable(), and monitor_dial().
char* args |
Application arguments
Definition at line 86 of file dial.c.
Referenced by answer_exec_disable(), answer_exec_enable(), and monitor_dial().