Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
ast_switch_f * | canmatch |
const char * | description |
ast_switch_f * | exec |
ast_switch_f * | exists |
struct { | |
struct ast_switch * next | |
} | list |
struct { | |
struct ast_switch * next | |
} | list |
ast_switch_f * | matchmore |
const char * | name |
const char * description |
Description of the switch
Definition at line 163 of file pbx.h.
Referenced by handle_show_switches().
const char * name |
Name of the switch
Definition at line 162 of file pbx.h.
Referenced by PathSegment::__init__(), ast_register_switch(), PathSegment::get_child(), handle_show_switches(), lua_find_extension(), pbx_extension_helper(), and pbx_findswitch().