Asterisk - The Open Source Telephony Project  18.5.0
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 403 of file features_config.c.

Field Documentation

◆ general

struct ast_features_general_config* general

Definition at line 404 of file features_config.c.

Referenced by general_handler(), global_config_destructor(), and global_copy().

◆ pickup

Definition at line 406 of file features_config.c.

Referenced by global_config_destructor(), global_copy(), and pickup_handler().

◆ xfer

Definition at line 405 of file features_config.c.

Referenced by global_config_destructor(), global_copy(), and xfer_handler().


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