Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


ast_include Struct Reference

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


Data Fields

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


Detailed Description

ast_include: include= support in extensions.conf

Definition at line 851 of file pbx.c.


Field Documentation

int hastime

If time construct exists

Definition at line 855 of file pbx.c.

Referenced by ast_context_add_include2(), and include_valid().

const char* name

Definition at line 852 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_remove_include2(), and ast_get_include_name().

struct ast_include* next

Link them together

Definition at line 857 of file pbx.c.

Referenced by __ast_context_destroy(), __ast_internal_context_destroy(), ast_context_add_include2(), ast_context_remove_include2(), ast_walk_context_includes(), and pbx_find_extension().

const char* registrar

Registrar

Definition at line 854 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_include2(), ast_context_remove_include2(), and ast_get_include_registrar().

const char* rname

Context to include

Definition at line 853 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_verify_includes(), and pbx_find_extension().

char stuff[0]

Definition at line 858 of file pbx.c.

Referenced by ast_context_add_include2().

struct ast_timing timing

time construct

Definition at line 856 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_remove_include2(), and include_valid().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7