Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


pbx_find_info Struct Reference

Collaboration diagram for pbx_find_info:

Collaboration graph
[legend]

Detailed Description

Definition at line 894 of file pbx.c.

Data Fields

const char * data
const char * foundcontext
char * incstack [AST_PBX_MAX_STACK]
int stacklen
int status
ast_switchswo


Field Documentation

const char* data
 

Definition at line 905 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

const char* foundcontext
 

Definition at line 906 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

char* incstack[AST_PBX_MAX_STACK]
 

Definition at line 901 of file pbx.c.

Referenced by pbx_find_extension().

int stacklen
 

Definition at line 902 of file pbx.c.

Referenced by ast_hint_extension(), pbx_extension_helper(), and pbx_find_extension().

int status
 

Definition at line 903 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

struct ast_switch* swo
 

Definition at line 904 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().


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