Skip to content
Snippets Groups Projects
Commit 3255a286 authored by Jenkins2's avatar Jenkins2 Committed by Gerrit Code Review
Browse files

Merge "res_musiconhold: Don't restart MOH from beginning after announcement."

parents f5d5083e 4aeec610
No related branches found
No related tags found
No related merge requests found
......@@ -333,7 +333,6 @@ static int ast_moh_files_next(struct ast_channel *chan)
}
} else {
state->announcement = 0;
state->samples = 0;
}
if (!state->class->total_files) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment