| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
General features configuration items. 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 | courtesytone | 
| unsigned int | featuredigittimeout | 
| const ast_string_field | recordingfailsound | 
General features configuration items.
Definition at line 29 of file include/asterisk/features_config.h.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 35 of file include/asterisk/features_config.h.
| struct ast_string_field_pool* __field_mgr_pool | 
Sound played when automixmon features are used
Sound played when automixmon features fail when used
Definition at line 35 of file include/asterisk/features_config.h.
| const ast_string_field courtesytone | 
Definition at line 35 of file include/asterisk/features_config.h.
Referenced by general_get(), start_automixmonitor(), and stop_automixmonitor().
| unsigned int featuredigittimeout | 
Milliseconds allowed between digit presses when entering feature code
Definition at line 37 of file include/asterisk/features_config.h.
Referenced by bridge_channel_feature_digit_timeout(), general_copy(), general_get(), and general_set().
| const ast_string_field recordingfailsound | 
Definition at line 35 of file include/asterisk/features_config.h.
Referenced by general_get(), start_automixmonitor(), and stop_automixmonitor().