Mon Mar 31 07:43:22 2008

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


Field Documentation

const char* data

Definition at line 942 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

const char* foundcontext

Definition at line 943 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

char* incstack[AST_PBX_MAX_STACK]

Definition at line 938 of file pbx.c.

Referenced by pbx_find_extension().

int stacklen

Definition at line 939 of file pbx.c.

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

int status

Definition at line 940 of file pbx.c.

Referenced by pbx_extension_helper(), and pbx_find_extension().

struct ast_switch* swo

Definition at line 941 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 Mar 31 07:43:22 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1