Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_include Struct Reference

ast_include: include= support in extensions.conf More...

Data Fields

int hastime
 
const char * name
 
struct ast_includenext
 
const char * registrar
 
const char * rname
 
char stuff [0]
 
struct ast_timing timing
 

Detailed Description

ast_include: include= support in extensions.conf

ast_include: include= support in extensions.conf

Definition at line 37 of file pbx_include.c.

Field Documentation

int hastime

If time construct exists

Definition at line 44 of file pbx_include.c.

Referenced by include_alloc().

struct ast_include* next

Link them together

Definition at line 2370 of file extconf.c.

const char * registrar

Registrar

Definition at line 42 of file pbx_include.c.

Referenced by handle_cli_dialplan_save(), and include_alloc().

const char * rname

Context to include

Definition at line 40 of file pbx_include.c.

Referenced by include_alloc().

struct ast_timing timing

time construct

Definition at line 46 of file pbx_include.c.

Referenced by include_alloc(), and include_free().


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