Sun Oct 16 2011 08:43:12

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


Field Documentation

int hastime

If time construct exists

Definition at line 838 of file pbx.c.

Referenced by include_valid(), and ast_context_add_include2().

const char* name
const char* rname

Context to include

Definition at line 836 of file pbx.c.

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

char stuff[0]

Definition at line 841 of file pbx.c.

Referenced by ast_context_add_include2().

time construct

Definition at line 839 of file pbx.c.

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


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