[asterisk-bugs] [Asterisk 0016200]: sound files missing for say_enumeration: digits/h-hundred

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 28 14:48:32 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16200 
====================================================================== 
Reported By:                murf
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   16200
Category:                   Sounds
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             1.4.29
Asterisk Version:           SVN 
JIRA:                       SWP-375 
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-12-28 14:48 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0115795) qwell (administrator) - 2009-12-28 14:48
 https://issues.asterisk.org/view.php?id=16200#c115795 
---------------------------------------------------------------------- 
We'll be getting these properly recorded.  JunK-Y pointed out, however,
that they do exist (albeit in poorer quality) in the extras repo.  They are
named "fourtieth", "hundredth", etc.

So the good news is that you can use those ones for now.  You'll have to
rename them to fit the correct naming, of course. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-28 14:48 qwell          Note Added: 0115795                          
======================================================================




More information about the asterisk-bugs mailing list