Sat Oct 15 2011 07:17:57

Asterisk developer's documentation


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.


Field Documentation

char app[AST_MAX_APP]

Application name

Definition at line 76 of file dial.c.

Referenced by answer_exec_enable(), and monitor_dial().

char* args

Application arguments

Definition at line 77 of file dial.c.

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


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