[asterisk-bugs] [Asterisk 0016102]: [patch] default say.conf for new number method doesnt handle all numbers

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 7 01:13:55 CDT 2010


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16102 
====================================================================== 
Reported By:                Delvar
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16102
Category:                   Applications/app_playback
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.1.6 
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-10-20 09:11 CDT
Last Modified:              2010-07-07 01:13 CDT
====================================================================== 
Summary:                    [patch] default say.conf for new number method
doesnt handle all numbers
Description: 
the [en-base] in say.conf by default doesnt work very well when dealing
with numbers like 100,100,100 (one hundred million one hundred thousand one
hundred)

firstly it actualt says,
one hundred million zerro one hundred thousand zerro one hundred zerro
secondly its missing the 'and'

one hundred million one hundred thousand /and/ one hundred

anyway i spent an hour or so writing a new say.conf, ill upload it here
along with a test dialplan to show it working.
====================================================================== 

---------------------------------------------------------------------- 
 (0124287) svnbot (reporter) - 2010-07-07 01:13
 https://issues.asterisk.org/view.php?id=16102#c124287 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 274417

U   branches/1.4/configs/say.conf.sample

------------------------------------------------------------------------
r274417 | tilghman | 2010-07-07 01:13:53 -0500 (Wed, 07 Jul 2010) | 8
lines

Correct how 100, 200, 300, etc. is said.  Also add the crazy British
numbers.

(closes issue https://issues.asterisk.org/view.php?id=16102)
 Reported by: Delvar
 Patches: 
       say.conf.fix.patch uploaded by Delvar (license 908)
       (plus a few additional fixes and simplifications by me)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-07 01:13 svnbot         Checkin                                      
2010-07-07 01:13 svnbot         Note Added: 0124287                          
2010-07-07 01:13 svnbot         Status                   ready for testing =>
assigned
2010-07-07 01:13 svnbot         Assigned To               => tilghman        
======================================================================




More information about the asterisk-bugs mailing list