Commit Graph

9 Commits

Author SHA1 Message Date
Leif Madsen
e002fc6cf1 Add Danish support to say.conf.sample
(closes issue #17836)
Reported by: RoadKill
Patches:
      say.conf.sample.patch.dk uploaded by RoadKill (license 933)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@281819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-11 18:28:10 +00:00
Leif Madsen
eb704b0fe3 Allow say.conf to handle large numbers ending with multiple zeros.
(closes issue #17833)
Reported by: RoadKill
Patches:
      say.conf.sample.patch.largenumbers uploaded by RoadKill (license 933)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@281762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-11 17:51:40 +00:00
Tilghman Lesher
5a80e36794 Correct how 100, 200, 300, etc. is said. Also add the crazy British numbers.
(closes issue #16102)
 Reported by: Delvar
 Patches: 
       say.conf.fix.patch uploaded by Delvar (license 908)
       (plus a few additional fixes and simplifications by me)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@274417 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-07 06:13:54 +00:00
Leif Madsen
5be8abf3d5 Add french snipset to say.conf.
Add the french snipset to say.conf.

(Closes issue #15799)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@253018 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-17 00:26:19 +00:00
Jason Parker
c9a898c665 Fix Italian numeral support in say.conf for "_[2-9]00" case.
"2131" would've translated to something along the lines of (pardon my..Italian {or lack thereof})
  "duecentocentotrentuno", which makes no sense at all.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-01-20 06:53:49 +00:00
Jason Parker
2e9e873c09 Fix German language support in say.conf
Properly support 21, 31, 41, 51, 61, 71, 81, and 91.
  einundzwanzig has the same format as zweiundzwanzig (as do all other "_ZX" spoken numerals)

Fix support for numbers in the 10,000,000 to 99,999,999 range.
Add support for numbers in the 100,000,000 to 999,999,999 range.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-01-20 06:16:06 +00:00
Luigi Rizzo
e0f0f4b4a4 german syntax for numbers from christian richter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26527 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-10 15:30:37 +00:00
Luigi Rizzo
68730ba487 update configuration, generalize date format and
start mapping digit strings



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21960 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-21 15:49:14 +00:00
Luigi Rizzo
64fbe4cbc5 add example syntax for new-style number and date spelling
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@21420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-19 10:21:58 +00:00