Mon Apr 28 2014 10:07:15

Asterisk developer's documentation


pbx_builtin Struct Reference

Declaration of builtin applications. More...

Data Fields

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

Detailed Description

Declaration of builtin applications.

Definition at line 1203 of file pbx.c.


Field Documentation

int(* execute)(struct ast_channel *chan, const char *data)

Definition at line 1205 of file pbx.c.

Definition at line 1204 of file pbx.c.


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