Skip to content

res_musiconhold: Add option to loop last file. - #123

Merged
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-122
Jun 5, 2023
Merged

res_musiconhold: Add option to loop last file.#123
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-122

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Adds the loop_last option to res_musiconhold,
which allows the last audio file in the directory
to be looped perpetually once reached, rather than circling back to the beginning again.

Resolves: #122
ASTERISK-30462

UserNote: The loop_last option in musiconhold.conf now allows the last file in the directory to be looped once reached.

Imported from Gerrit: https://gerrit.asterisk.org/c/asterisk/+/19968

Adds the loop_last option to res_musiconhold,
which allows the last audio file in the directory
to be looped perpetually once reached, rather than
circling back to the beginning again.

Resolves: asterisk#122
ASTERISK-30462

UserNote: The loop_last option in musiconhold.conf now
allows the last file in the directory to be looped once reached.
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 20
cherry-pick-to: 18

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Jun 5, 2023
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed cherry-pick-gates-failed Cherry-Pick gates failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Jun 5, 2023
@gtjoseph
gtjoseph merged commit ce7a72d into asterisk:master Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[new-feature]: res_musiconhold: Add looplast option

3 participants