| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Configuration for the builtin features. More...
#include <features_config.h>

| Data Fields | |
| struct ast_string_field_mgr | __field_mgr | 
| struct ast_string_field_pool * | __field_mgr_pool | 
| const ast_string_field | atxfer | 
| const ast_string_field | automixmon | 
| const ast_string_field | blindxfer | 
| const ast_string_field | disconnect | 
| const ast_string_field | parkcall | 
Configuration for the builtin features.
Definition at line 167 of file include/asterisk/features_config.h.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 179 of file include/asterisk/features_config.h.
| struct ast_string_field_pool* __field_mgr_pool | 
Blind transfer DTMF code
Disconnect DTMF code
Attended Transfer DTMF code
One-touch parking DTMF code
Automixmon DTMF code
Definition at line 179 of file include/asterisk/features_config.h.
| const ast_string_field atxfer | 
Definition at line 179 of file include/asterisk/features_config.h.
Referenced by featuremap_get(), and testsuite_notify_feature_success().
| const ast_string_field automixmon | 
Definition at line 179 of file include/asterisk/features_config.h.
Referenced by featuremap_get(), and testsuite_notify_feature_success().
| const ast_string_field blindxfer | 
Definition at line 179 of file include/asterisk/features_config.h.
Referenced by featuremap_get(), and testsuite_notify_feature_success().
| const ast_string_field disconnect | 
Definition at line 179 of file include/asterisk/features_config.h.
Referenced by featuremap_get(), and testsuite_notify_feature_success().
| const ast_string_field parkcall | 
Definition at line 179 of file include/asterisk/features_config.h.
Referenced by featuremap_get(), and testsuite_notify_feature_success().