Sat Mar 10 01:55:55 2012

Asterisk developer's documentation


ast_sw Struct Reference

ast_sw: Switch statement in extensions.conf More...


Data Fields

char * data
int eval
struct {
   ast_sw *   next
list
char * name
const char * registrar
char stuff [0]


Detailed Description

ast_sw: Switch statement in extensions.conf

Definition at line 846 of file pbx.c.


Field Documentation

char* data

Data load

Definition at line 849 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), ast_get_switch_data(), and pbx_find_extension().

int eval

Definition at line 850 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_get_switch_eval(), and pbx_find_extension().

struct { ... } list

Referenced by __ast_context_destroy(), ast_context_remove_switch2(), and ast_walk_context_switches().

char* name

Definition at line 847 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), ast_get_switch_name(), and pbx_find_extension().

struct ast_sw* next

Definition at line 851 of file pbx.c.

Referenced by __ast_context_destroy().

const char* registrar

Registrar

Definition at line 848 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_switch2(), ast_context_remove_switch2(), and ast_get_switch_registrar().

char stuff[0]

Definition at line 852 of file pbx.c.

Referenced by ast_context_add_switch2().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:55 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7