Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


pbx_builtin Struct Reference


Detailed Description

Declaration of builtin applications.

Definition at line 254 of file pbx.c.

Data Fields

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


Field Documentation

char* description
 

Definition at line 258 of file pbx.c.

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

char name[AST_MAX_APP]
 

Definition at line 255 of file pbx.c.

char* synopsis
 

Definition at line 257 of file pbx.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen