Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
featuregroup_item Struct Reference

Entry in the container of featuregroups. More...

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

struct ast_applicationmap_item* appmap_item

The applicationmap item that is being referred to

Definition at line 441 of file features_config.c.

const ast_string_field appmap_item_name

The name of the applicationmap item that we are referring to

Definition at line 439 of file features_config.c.

const ast_string_field dtmf_override

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

Definition at line 439 of file features_config.c.


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