Data Fields | |
| char | app [AST_MAX_APP] |
| char * | args |
Definition at line 77 of file dial.c.
| char app[AST_MAX_APP] |
Application name
Definition at line 78 of file dial.c.
Referenced by answer_exec_enable(), and monitor_dial().
| char* args |
Application arguments
Definition at line 79 of file dial.c.
Referenced by answer_exec_disable(), answer_exec_enable(), and monitor_dial().
1.5.6