Asterisk - The Open Source Telephony Project GIT-master-abe0018
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 blindxfer
 
const ast_string_field disconnect
 
const ast_string_field parkcall
 

Detailed Description

Configuration for the builtin features.

Definition at line 167 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

Blind transfer DTMF code

Disconnect DTMF code

Attended Transfer DTMF code

One-touch parking DTMF code

Automixmon DTMF code

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

◆ atxfer

const ast_string_field atxfer

◆ automixmon

const ast_string_field automixmon

◆ blindxfer

const ast_string_field blindxfer

◆ disconnect

const ast_string_field disconnect

◆ parkcall

const ast_string_field parkcall

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