[asterisk-bugs] [JIRA] (ASTERISK-26560) sounds: en_GB core and extra sounds anomalies.

Jonathan Harris (JIRA) noreply at issues.asterisk.org
Mon Nov 14 04:07:10 CST 2016


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

Jonathan Harris commented on ASTERISK-26560:
--------------------------------------------

Hi @Rusty  - I notice that "and" is missing from digits for (at least) en, en_GB, fr languages (these are all I checked).

Either that, or Saynumber should be picking "and" from root sound directory where "and" lives. So not sure how to file this, or will this comment do?

{code}
[saynumbertest]
exten => s,1,Answer()
    same => n,SayNumber(123)
    same => n,Hangup()
{code}

results in "one hundred twenty three" and ...

{code}
[Nov 14 10:00:54] WARNING[11209][C-00000046]: file.c:774 ast_openstream_full: File digits/and does not exist in any format
[Nov 14 10:00:54] WARNING[11209][C-00000046]: file.c:1110 ast_streamfile: Unable to open digits/and (format (alaw)): No such file or directory
{code}

> sounds: en_GB core and extra sounds anomalies.
> ----------------------------------------------
>
>                 Key: ASTERISK-26560
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26560
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Sounds
>    Affects Versions: 14.1.1
>            Reporter: Jonathan Harris
>            Severity: Minor
>         Attachments: hadir.txt, wxdir.txt
>
>
> For the en_GB folders dated 19-Jan-2016 I have noticed the following:
> In asterisk-extra-sounds-en_GB-xxx-current there numbers 1 to 10, which are silence. These are duplicates of asterisk-core-sounds-en_GB-xxx-current silence/
> Also, in asterisk-extra-sounds-LANG-xxx-current, the weather and home automation is broken out into wx and ha folders, but although the en_GB folders contain the sound files, there are in the main folder.
> I will attached two text files listing the files which are in the seperate folders for other languages' extra sound files.
> 	   



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



More information about the asterisk-bugs mailing list