Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
module_config Struct Reference

The configuration settings for this module. More...

Collaboration diagram for module_config:
Collaboration graph
[legend]

Data Fields

struct ast_cdr_configgeneral
 
struct hepv3_global_configgeneral
 
struct prometheus_general_configgeneral
 General settings. More...
 

Detailed Description

The configuration settings for this module.

The actual module config.

Definition at line 264 of file cdr.c.

Field Documentation

◆ general [1/3]

struct ast_cdr_config* general

◆ general [2/3]

struct hepv3_global_config* general

The general config settings

Definition at line 255 of file res_hep.c.

◆ general [3/3]

struct prometheus_general_config* general

General settings.

Definition at line 150 of file res_prometheus.c.


The documentation for this struct was generated from the following files: