Asterisk - The Open Source Telephony Project
18.5.0
|
Declaration of builtin applications. More...
Data Fields | |
int(* | execute )(struct ast_channel *chan, const char *data) |
char | name [AST_MAX_APP] |
Declaration of builtin applications.
Definition at line 1510 of file pbx_builtins.c.
int(* execute) (struct ast_channel *chan, const char *data) |
Definition at line 1512 of file pbx_builtins.c.
Referenced by load_pbx_builtins().
char name[AST_MAX_APP] |
Definition at line 1511 of file pbx_builtins.c.
Referenced by PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), load_pbx_builtins(), and unload_pbx_builtins().