Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
answer_exec_struct Struct Reference

Structure for 'ANSWER_EXEC' option. More...

Data Fields

char app [AST_MAX_APP]
 
char * args
 

Detailed Description

Structure for 'ANSWER_EXEC' option.

Definition at line 84 of file dial.c.

Field Documentation

◆ app

char app[AST_MAX_APP]

Application name

Definition at line 85 of file dial.c.

Referenced by answer_exec_enable(), and monitor_dial().

◆ args

char* args

Application arguments

Definition at line 86 of file dial.c.

Referenced by answer_exec_disable(), answer_exec_enable(), and monitor_dial().


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