Mon Jul 14 17:25:30 2008

Asterisk developer's documentation


ast_app Struct Reference

ast_app: A registered application More...


Data Fields

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


Detailed Description

ast_app: A registered application

Definition at line 176 of file pbx.c.


Field Documentation

const char* description

Description (help text) for 'show application <name>'

Definition at line 179 of file pbx.c.

Referenced by ast_register_application(), handle_show_application(), handle_show_application_deprecated(), handle_show_applications(), and handle_show_applications_deprecated().

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

Referenced by ast_register_application().

const char* synopsis

Synopsis text for 'show applications'

Definition at line 178 of file pbx.c.

Referenced by ast_register_application(), handle_show_application(), handle_show_application_deprecated(), handle_show_applications(), and handle_show_applications_deprecated().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 14 17:25:30 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1