Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

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 1083 of file pbx.c.


Field Documentation

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

Definition at line 1085 of file pbx.c.

char name[AST_MAX_APP]

Definition at line 1084 of file pbx.c.


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