Fri Aug 24 02:28:11 2007

Asterisk developer's documentation


ast_sw Struct Reference

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


Data Fields

char * data
int eval
char * name
const char * registrar


Detailed Description

ast_sw: Switch statement in extensions.conf

Definition at line 142 of file pbx.c.


Field Documentation

char* data

Data load

Definition at line 145 of file pbx.c.

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

int eval

Definition at line 146 of file pbx.c.

Referenced by ast_context_add_switch2().

char* name

Definition at line 143 of file pbx.c.

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

const char* registrar

Registrar

Definition at line 144 of file pbx.c.

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


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 02:28:11 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1