Asterisk - The Open Source Telephony Project
18.5.0
|
Configuration for the builtin features. More...
#include <features_config.h>
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 |
Configuration for the builtin features.
Definition at line 165 of file include/asterisk/features_config.h.
struct ast_string_field_mgr __field_mgr |
Definition at line 179 of file include/asterisk/features_config.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 179 of file include/asterisk/features_config.h.
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().
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().
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().
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().
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().
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().