Asterisk - The Open Source Telephony Project
21.4.1
|
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 | blindxfer |
const ast_string_field | disconnect |
const ast_string_field | parkcall |
Configuration for the builtin features.
Definition at line 167 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.
const ast_string_field automixmon |
Automixmon DTMF code
Definition at line 179 of file include/asterisk/features_config.h.
const ast_string_field blindxfer |
Blind transfer DTMF code
Definition at line 179 of file include/asterisk/features_config.h.
const ast_string_field disconnect |
Disconnect DTMF code
Definition at line 179 of file include/asterisk/features_config.h.
const ast_string_field parkcall |
One-touch parking DTMF code
Definition at line 179 of file include/asterisk/features_config.h.