mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +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 {
|
} 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