Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_featuremap_config Struct Reference

Configuration for the builtin features. More...

#include <features_config.h>

Collaboration diagram for ast_featuremap_config:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field atxfer
 
const ast_string_field automixmon
 
const ast_string_field automon
 
const ast_string_field blindxfer
 
const ast_string_field disconnect
 
const ast_string_field parkcall
 

Detailed Description

Configuration for the builtin features.

Definition at line 165 of file include/asterisk/features_config.h.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 179 of file include/asterisk/features_config.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 179 of file include/asterisk/features_config.h.

◆ atxfer

const ast_string_field atxfer

Attended Transfer DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().

◆ automixmon

const ast_string_field automixmon

Automixmon DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().

◆ automon

const ast_string_field automon

Automon DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().

◆ blindxfer

const ast_string_field blindxfer

Blind transfer DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().

◆ disconnect

const ast_string_field disconnect

Disconnect DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().

◆ parkcall

const ast_string_field parkcall

One-touch parking DTMF code

Definition at line 179 of file include/asterisk/features_config.h.

Referenced by featuremap_get(), and testsuite_notify_feature_success().


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