Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
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

◆ incstack

char * incstack

Definition at line 236 of file extconf.h.

Referenced by pbx_find_extension(), and pbx_find_extension().

◆ stacklen

int stacklen

◆ status

int status

◆ swo

struct ast_switch * swo

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