Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
pbx_find_info Struct Reference

#include <extconf.h>

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
 
struct ast_switchswo
 

Detailed Description

Definition at line 229 of file extconf.h.

Field Documentation

◆ data

const char * data

◆ foundcontext

const char * foundcontext

Definition at line 241 of file extconf.h.

Referenced by pbx_extension_helper(), and pbx_find_extension().

◆ incstack

char * incstack

Definition at line 236 of file extconf.h.

Referenced by pbx_find_extension().

◆ stacklen

int stacklen

◆ status

int status

Definition at line 238 of file extconf.h.

Referenced by check_goto(), check_pval_item(), pbx_extension_helper(), and pbx_find_extension().

◆ swo

struct ast_switch * swo

Definition at line 239 of file extconf.h.

Referenced by pbx_extension_helper(), and pbx_find_extension().


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