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