Asterisk - The Open Source Telephony Project
18.5.0
|
#include <bridge_features.h>
Data Fields | |
char | code [MAXIMUM_DTMF_FEATURE_STRING] |
Extra parameters for a DTMF feature hook.
Definition at line 220 of file bridge_features.h.
char code[MAXIMUM_DTMF_FEATURE_STRING] |
DTMF String that is examined during a feature hook lookup
Definition at line 222 of file bridge_features.h.
Referenced by ast_bridge_channel_feature_digit(), ast_bridge_dtmf_hook(), bridge_dtmf_hook_sort(), and ErrorResponse::load().