Asterisk - The Open Source Telephony Project
18.5.0
|
An applicationmap configuration item. More...
#include <features_config.h>
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
unsigned int | activate_on_self |
const ast_string_field | app |
const ast_string_field | app_data |
char | dtmf [AST_FEATURE_MAX_LEN] |
const ast_string_field | moh_class |
const ast_string_field | name |
An applicationmap configuration item.
Definition at line 236 of file include/asterisk/features_config.h.
struct ast_string_field_mgr __field_mgr |
Definition at line 246 of file include/asterisk/features_config.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 246 of file include/asterisk/features_config.h.
unsigned int activate_on_self |
Definition at line 250 of file include/asterisk/features_config.h.
Referenced by add_item(), applicationmap_item_alloc(), and setup_dynamic_feature().
const ast_string_field app |
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item(), and setup_dynamic_feature().
const ast_string_field app_data |
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item(), and setup_dynamic_feature().
char dtmf[AST_FEATURE_MAX_LEN] |
Definition at line 248 of file include/asterisk/features_config.h.
Referenced by applicationmap_item_alloc(), print_applicationmap(), print_featuregroup(), and setup_dynamic_feature().
const ast_string_field moh_class |
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item(), and setup_dynamic_feature().
const ast_string_field name |
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by applicationmap_sort(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), print_applicationmap(), and setup_dynamic_feature().