Thanks to visit codestin.com
Credit goes to github.com

Skip to content

say.c: Fix French time playback.#42

Merged
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-41
May 2, 2023
Merged

say.c: Fix French time playback.#42
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-41

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

ast_waitstream was not called after ast_streamfile, resulting in "o'clock" being skipped in French.

Additionally, the minute announcements should be feminine.

Reported-by: Danny Lloyd

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

Resolves: #41
ASTERISK-30488

ast_waitstream was not called after ast_streamfile,
resulting in "o'clock" being skipped in French.

Additionally, the minute announcements should be
feminine.

Reported-by: Danny Lloyd

Resolves: asterisk#41
ASTERISK-30488
@InterLinked1

Copy link
Copy Markdown
Contributor Author

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

@asterisk-org-access-app asterisk-org-access-app Bot requested a review from a team May 1, 2023 15:33
@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label May 2, 2023
@github-actions github-actions Bot removed the cherry-pick-test Trigger dry run of cherry-picks label May 2, 2023
@gtjoseph gtjoseph merged commit ffb90c4 into asterisk:master May 2, 2023
@VoIPshare VoIPshare mentioned this pull request Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: say.c Time announcement does not say o'clock for the French language

3 participants