[asterisk-bugs] [JIRA] (ASTERISK-25760) SayUnixTime aborts when it tries to give the time in French

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Feb 9 12:04:33 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229350#comment-229350 ] 

Asterisk Team commented on ASTERISK-25760:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> SayUnixTime aborts when it tries to give the time in French
> -----------------------------------------------------------
>
>                 Key: ASTERISK-25760
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25760
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_sayunixtime
>    Affects Versions: 13.7.2
>            Reporter: Nicolas Riendeau
>
> Hi!
> I have a problem getting SayUnixTime to say the time in French.
> Each time it wants to say the number of seconds it aborts with a missing file.
> The code in say.c (more specifically I believe the one in ast_say_date_with_format_fr) tries to get the sound file from "digits/second" but both "second" and "seconds" are not in that directory but the one just above that.
> Removing "digits/" would not be enough though because when "second" was translated into French they did not translate it into the unit of time but actually in "2nd" (ie as in first, second, third, etc...) and unfortunately in French this is not pronounced the same as the unit of time ("deuxième" vs "seconde").
> Please note that It is also possible to say  "second" but this is not how it was translated and it is not pronounced the same way as the unit of time either ("seconde").
> Fortunately in French both "second" ("seconde") and "seconds" ("secondes") are pronounced exactly the same (the "s" is not pronounced) so the "seconds" file could be used...
> I have, as far as I know, the latest (and greatest! (-; ) sound files for French...
> Thank you and have a nice day!
> Nicolas



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list