| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
The configuration settings for this module. More...

| Data Fields | |
| struct ast_cdr_config * | general | 
| struct hepv3_global_config * | general | 
| struct prometheus_general_config * | general | 
| General settings. | |
The configuration settings for this module.
The actual module config.
| struct ast_cdr_config* general | 
CDR global settings
Definition at line 327 of file cdr.c.
Referenced by ast_cdr_get_config(), ast_cdr_set_config(), cdr_submit_batch(), cdr_toggle_runtime_options(), handle_channel_snapshot_update_message(), handle_cli_debug(), handle_cli_status(), handle_cli_submit(), is_cdr_flag_set(), load_module(), module_config_alloc(), module_config_destructor(), post_cdr(), process_config(), reload_module(), and submit_scheduled_batch().
| struct hepv3_global_config* general | 
| struct prometheus_general_config* general | 
General settings.
Definition at line 171 of file res_prometheus.c.