Mon May 14 04:53:01 2007

Asterisk developer's documentation


pbx_find_info Struct Reference

Collaboration diagram for pbx_find_info:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 922 of file pbx.c.


Field Documentation

const char* data

Definition at line 933 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

const char* foundcontext

Definition at line 934 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

char* incstack[AST_PBX_MAX_STACK]

Definition at line 929 of file pbx.c.

Referenced by pbx_find_extension().

int stacklen

Definition at line 930 of file pbx.c.

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

int status

Definition at line 931 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

struct ast_switch* swo

Definition at line 932 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:53:01 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1