]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 330433 via svnmerge from
authorKinsey Moore <kmoore@digium.com>
Mon, 1 Aug 2011 15:23:29 +0000 (15:23 +0000)
committerKinsey Moore <kmoore@digium.com>
Mon, 1 Aug 2011 15:23:29 +0000 (15:23 +0000)
commit72baa3f32e8a183c23a3c9877c201c0213db32eb
treeb5630f12f6b585282e23843fe0f392d704e144f3
parent53d1b92b8e75b49d7e4044fefe12c99be6afe454
Merged revisions 330433 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r330433 | kmoore | 2011-08-01 10:22:10 -0500 (Mon, 01 Aug 2011) | 9 lines

  Incorrect playback for Spanish in some circumstances

  When you say the time in spanish and it is 01:00 - 01:59 or 13:00 - 13:59 you
  must use female pronunciation "1F". The function "say_date_with_format_es" does
  not take this in account.

  (closes ASTERISK-15016)
Patch-by: Luis Jimenez
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@330434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/say.c