Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


pbx_builtin Struct Reference

Declaration of builtin applications. More...

Data Fields

int(* execute )(struct ast_channel *chan, void *data)
char name [AST_MAX_APP]

Detailed Description

Declaration of builtin applications.

Definition at line 1090 of file pbx.c.


Field Documentation

int(* execute)(struct ast_channel *chan, void *data)

Definition at line 1092 of file pbx.c.

char name[AST_MAX_APP]

Definition at line 1091 of file pbx.c.


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