Sat Apr 26 2014 22:03:26

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


Field Documentation

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

Definition at line 1348 of file pbx.c.

Definition at line 1347 of file pbx.c.


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