Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_include Struct Reference

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

Collaboration diagram for ast_include:

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

Definition at line 790 of file pbx.c.


Field Documentation

int hastime

If time construct exists

Definition at line 794 of file pbx.c.

Referenced by ast_context_add_include2(), and include_valid().

const char* name
const char* rname

Context to include

Definition at line 792 of file pbx.c.

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

char stuff[0]

Definition at line 797 of file pbx.c.

Referenced by ast_context_add_include2().

time construct

Definition at line 795 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: