mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Merge "res_musiconhold: Don't restart MOH from beginning after announcement." into 13
This commit is contained in:
@@ -331,7 +331,6 @@ static int ast_moh_files_next(struct ast_channel *chan)
|
||||
}
|
||||
} else {
|
||||
state->announcement = 0;
|
||||
state->samples = 0;
|
||||
}
|
||||
|
||||
if (!state->class->total_files) {
|
||||
|
Reference in New Issue
Block a user