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

Entry in the container of featuregroups. More...

Collaboration diagram for featuregroup_item:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct ast_applicationmap_itemappmap_item
 
const ast_string_field appmap_item_name
 
const ast_string_field dtmf_override
 

Detailed Description

Entry in the container of featuregroups.

Definition at line 433 of file features_config.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 439 of file features_config.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

The name of the applicationmap item that we are referring to

Custom DTMF override to use instead of the default for the applicationmap item

Definition at line 439 of file features_config.c.

◆ appmap_item

struct ast_applicationmap_item* appmap_item

The applicationmap item that is being referred to

Definition at line 441 of file features_config.c.

Referenced by add_item(), and check_featuregroup_item().

◆ appmap_item_name

const ast_string_field appmap_item_name

Definition at line 439 of file features_config.c.

Referenced by add_item(), check_featuregroup_item(), and group_item_sort().

◆ dtmf_override

const ast_string_field dtmf_override

Definition at line 439 of file features_config.c.

Referenced by add_item().


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