[Home]

Summary:ASTERISK-15095: sound files missing for say_enumeration: digits/h-hundred
Reporter:Steve Murphy (murf)Labels:
Date Opened:2009-11-06 13:08:13.000-0600Date Closed:2010-04-27 16:51:23
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Sounds
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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.
Comments:By: Steve Murphy (murf) 2009-12-03 14:23:17.000-0600

Uh, I made a mistake above, that's "seventieth", and not "deventieth".

Unless, of course, you *like* pronouncing it that way!

By: Jason Parker (jparker) 2009-12-28 14:48:31.000-0600

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.

By: Leif Madsen (lmadsen) 2010-04-05 16:22:30

FYI I'm just waiting on some more translation stuff, and then these will go forward.

By: Digium Subversion (svnbot) 2010-04-27 16:48:47

Repository: asterisk
Revision: 259526

U   branches/1.4/sounds/Makefile

------------------------------------------------------------------------
r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines

Update sounds files.

* Add additional sounds prompts for say_enumeration
* Update the English conference sounds prompts so they are better
 quality and all sound more consistent
* Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
 include all present sound files

Both core (en, fr, es) and extra (en, fr) sounds files have been updated.

(closes issue ASTERISK-15095)
Reported by: murf

(closes issue ASTERISK-15914)
Reported by: lmadsen
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259526

By: Digium Subversion (svnbot) 2010-04-27 16:49:36

Repository: asterisk
Revision: 259527

_U  trunk/
U   trunk/sounds/Makefile

------------------------------------------------------------------------
r259527 | lmadsen | 2010-04-27 16:49:36 -0500 (Tue, 27 Apr 2010) | 23 lines

Merged revisions 259526 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines
 
 Update sounds files.
 
 * Add additional sounds prompts for say_enumeration
 * Update the English conference sounds prompts so they are better
   quality and all sound more consistent
 * Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
   include all present sound files
 
 Both core (en, fr, es) and extra (en, fr) sounds files have been updated.
 
 (closes issue ASTERISK-15095)
 Reported by: murf
 
 (closes issue ASTERISK-15914)
 Reported by: lmadsen
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259527

By: Digium Subversion (svnbot) 2010-04-27 16:50:13

Repository: asterisk
Revision: 259528

U   branches/1.6.2/sounds/Makefile

------------------------------------------------------------------------
r259528 | lmadsen | 2010-04-27 16:50:13 -0500 (Tue, 27 Apr 2010) | 30 lines

Merged revisions 259527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r259527 | lmadsen | 2010-04-27 16:49:36 -0500 (Tue, 27 Apr 2010) | 23 lines
 
 Merged revisions 259526 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines
   
   Update sounds files.
   
   * Add additional sounds prompts for say_enumeration
   * Update the English conference sounds prompts so they are better
     quality and all sound more consistent
   * Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
     include all present sound files
   
   Both core (en, fr, es) and extra (en, fr) sounds files have been updated.
   
   (closes issue ASTERISK-15095)
   Reported by: murf
   
   (closes issue ASTERISK-15914)
   Reported by: lmadsen
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259528

By: Digium Subversion (svnbot) 2010-04-27 16:50:46

Repository: asterisk
Revision: 259529

U   branches/1.6.1/sounds/Makefile

------------------------------------------------------------------------
r259529 | lmadsen | 2010-04-27 16:50:46 -0500 (Tue, 27 Apr 2010) | 30 lines

Merged revisions 259527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r259527 | lmadsen | 2010-04-27 16:49:36 -0500 (Tue, 27 Apr 2010) | 23 lines
 
 Merged revisions 259526 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines
   
   Update sounds files.
   
   * Add additional sounds prompts for say_enumeration
   * Update the English conference sounds prompts so they are better
     quality and all sound more consistent
   * Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
     include all present sound files
   
   Both core (en, fr, es) and extra (en, fr) sounds files have been updated.
   
   (closes issue ASTERISK-15095)
   Reported by: murf
   
   (closes issue ASTERISK-15914)
   Reported by: lmadsen
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259529

By: Digium Subversion (svnbot) 2010-04-27 16:51:23

Repository: asterisk
Revision: 259530

U   branches/1.6.0/sounds/Makefile

------------------------------------------------------------------------
r259530 | lmadsen | 2010-04-27 16:51:23 -0500 (Tue, 27 Apr 2010) | 30 lines

Merged revisions 259527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r259527 | lmadsen | 2010-04-27 16:49:36 -0500 (Tue, 27 Apr 2010) | 23 lines
 
 Merged revisions 259526 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r259526 | lmadsen | 2010-04-27 16:48:47 -0500 (Tue, 27 Apr 2010) | 15 lines
   
   Update sounds files.
   
   * Add additional sounds prompts for say_enumeration
   * Update the English conference sounds prompts so they are better
     quality and all sound more consistent
   * Clean up the core-sounds-XX.txt and extra-sounds-XX.txt files to
     include all present sound files
   
   Both core (en, fr, es) and extra (en, fr) sounds files have been updated.
   
   (closes issue ASTERISK-15095)
   Reported by: murf
   
   (closes issue ASTERISK-15914)
   Reported by: lmadsen
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259530