Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


pbx_find_info Struct Reference

#include <extconf.h>

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 226 of file extconf.h.

Field Documentation

const char * data

Definition at line 237 of file extconf.h.

Referenced by pbx_extension_helper(), and pbx_find_extension().

const char * foundcontext

Definition at line 238 of file extconf.h.

Referenced by pbx_extension_helper(), and pbx_find_extension().

char * incstack

Definition at line 233 of file extconf.h.

Referenced by pbx_find_extension().

int status

Definition at line 235 of file extconf.h.

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

struct ast_switch * swo

Definition at line 236 of file extconf.h.

Referenced by pbx_extension_helper(), and pbx_find_extension().


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