Wed Aug 7 17:16:15 2019

Asterisk developer's documentation


ast_sw Struct Reference

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

Data Fields

char * data
int eval
struct {
   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 915 of file pbx.c.


Field Documentation

char* data
int eval

Definition at line 919 of file pbx.c.

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

struct { ... } list
char* name
struct ast_sw* next [read]

Definition at line 920 of file pbx.c.

Referenced by __ast_context_destroy(), and ast_merge_contexts_and_delete().

const char* registrar
char stuff[0]

Definition at line 921 of file pbx.c.

Referenced by ast_context_add_switch2().


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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1