Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_sw Struct Reference


Detailed Description

ast_sw: Switch statement in extensions.conf

Definition at line 144 of file pbx.c.

Data Fields

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


Field Documentation

char* data
 

Data load

Definition at line 147 of file pbx.c.

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

int eval
 

Definition at line 148 of file pbx.c.

Referenced by ast_context_add_switch2().

char* name
 

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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen