Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
features_global_config Struct Reference

Configuration from the "general" section of features.conf. More...

Collaboration diagram for features_global_config:
Collaboration graph
[legend]

Data Fields

struct ast_features_general_configgeneral
 
struct ast_features_pickup_configpickup
 
struct ast_features_xfer_configxfer
 

Detailed Description

Configuration from the "general" section of features.conf.

Definition at line 397 of file features_config.c.

Field Documentation

◆ general

struct ast_features_general_config* general

Definition at line 398 of file features_config.c.

Referenced by global_config_destructor(), and global_copy().

◆ pickup

Definition at line 400 of file features_config.c.

Referenced by global_config_destructor(), and global_copy().

◆ xfer

Definition at line 399 of file features_config.c.

Referenced by global_config_destructor(), and global_copy().


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