| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
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(), and applicationmap_item_alloc().
| const ast_string_field app | 
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item().
| const ast_string_field app_data | 
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item().
| char dtmf[AST_FEATURE_MAX_LEN] | 
Definition at line 248 of file include/asterisk/features_config.h.
Referenced by applicationmap_item_alloc().
| const ast_string_field moh_class | 
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by add_item(), and applicationmap_item_alloc().
| const ast_string_field name | 
Definition at line 246 of file include/asterisk/features_config.h.
Referenced by applicationmap_sort(), PathSegment::get_child(), and SwaggerType::load().