[asterisk-bugs] [Asterisk 0016200]: sound files missing for say_enumeration: digits/h-hundred
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 6 13:08:13 CST 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16200
======================================================================
Reported By: murf
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16200
Category: Sounds
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-06 13:08 CST
Last Modified: 2009-11-06 13:08 CST
======================================================================
Summary: sound files missing for say_enumeration:
digits/h-hundred
Description:
the files:
"digits/h-hundred" (text: "hundredth")
"digits/h-thousand" (text: "thousandth")
"digits/h-million" (text: "millionth")
"digits/h-billion" (text: "billionth")
"digits/h-40" (text: "fortieth")
"digits/h-50" (text: "fiftieth")
"digits/h-60" (text: "sixtieth")
"digits/h-70" (text: "deventieth")
"digits/h-80" (text: "eightieth")
"digits/h-90" (text: "ninetieth")
are needed by main/say.c: say_enumeration(), but are not included
in the core sound file set.
These are needed to say things like "You are the 100th caller." or
whatever.
I would suggest that if these need to be recorded, that "trillionth" also
be added, just in case the say_enumeration function is ever upgraded to
handle
larger numbers.
;) that way, you could generate the prompt: "You are the 345 trillionth
person in line. Your estimated wait time is 3 thousand 8 hundred and forty
five years, 3 months, 13 days and 14 hours!"
Yeah, this is not a high priority bug, evidenced by the fact that the
routine has been around as long as it has, and this not reported earlier,
but in the interest of completeness, these need to be included, as
say_enumerate aborts with the missing file. Either that or limit the range
of say_enumerate to 39, which would severely limit its future and general
usefulness.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-06 13:08 murf New Issue
2009-11-06 13:08 murf Asterisk Version => SVN
2009-11-06 13:08 murf Regression => No
2009-11-06 13:08 murf SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list