mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the
asterisk-dev mailing list. Thanks! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@177356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2542,7 +2542,6 @@ int ast_bridge_call(struct ast_channel *chan,struct ast_channel *peer,struct ast
|
|||||||
config->feature_timer -= diff;
|
config->feature_timer -= diff;
|
||||||
}
|
}
|
||||||
|
|
||||||
config->feature_timer -= diff;
|
|
||||||
if (hasfeatures) {
|
if (hasfeatures) {
|
||||||
/* Running on backup config, meaning a feature might be being
|
/* Running on backup config, meaning a feature might be being
|
||||||
activated, but that's no excuse to keep things going
|
activated, but that's no excuse to keep things going
|
||||||
|
|||||||
Reference in New Issue
Block a user