mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
res_monitor: Remove deprecated module.
ASTERISK-30303 Change-Id: I0462caefb4f9544e2e2baa23c498858310b52d50
This commit is contained in:
committed by
George Joseph
parent
cbaba132a7
commit
6b03d60c7d
@@ -1626,8 +1626,6 @@ static void testsuite_notify_feature_success(struct ast_channel *chan, const cha
|
||||
feature = "atxfer";
|
||||
} else if (!strcmp(dtmf, featuremap->disconnect)) {
|
||||
feature = "disconnect";
|
||||
} else if (!strcmp(dtmf, featuremap->automon)) {
|
||||
feature = "automon";
|
||||
} else if (!strcmp(dtmf, featuremap->automixmon)) {
|
||||
feature = "automixmon";
|
||||
} else if (!strcmp(dtmf, featuremap->parkcall)) {
|
||||
|
Reference in New Issue
Block a user