[asterisk-bugs] [JIRA] (ASTERISK-26598) Saynumber is trying to get "and" from "digits/" subfolder
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Nov 15 11:31:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-26598:
-------------------------------------
Assignee: Asterisk Team (was: Jonathan Harris)
Status: Triage (was: Waiting for Feedback)
> Saynumber is trying to get "and" from "digits/" subfolder
> ---------------------------------------------------------
>
> Key: ASTERISK-26598
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26598
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: 14.1.0
> Environment: Ubuntu 16.10 (GNU/Linux 4.8.0-27-generic x86_64)
> Reporter: Jonathan Harris
> Assignee: Asterisk Team
> Severity: Minor
>
> 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.
> {code}
> [saynumbertest]
> exten => s,1,Answer()
> same => n,SayNumber(123)
> same => n,Hangup()
> {code}
> results in "one hundred twenty three", rather than the correct ""one hundred AND twenty three", and the following error:
> {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}
> (Can't find saynumber under dropdown so filing under general)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list