]> git.ipfire.org Git - thirdparty/asterisk.git/commit
say: Fix a bug where SayNumber in Polish tries to play incorrect sound.
authorJoshua Colp <jcolp@digium.com>
Wed, 26 Mar 2014 22:44:11 +0000 (22:44 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 26 Mar 2014 22:44:11 +0000 (22:44 +0000)
commit818f476893484e96037d02d4e5660e60e6cbe559
treeb568e9aef3da45d8cbbeb32cbb078e07d8d1a8bc
parent6a4e040aa8e0868acbff0682613c0d2239e24569
say: Fix a bug where SayNumber in Polish tries to play incorrect sound.

This change fixes a bug where calling SayNumber with a number divisible by
100 using the Polish language would cause the code to attempt to play a
sound file with an empty name.

(closes issue ASTERISK-23509)
Reported by: zvision

Review: https://reviewboard.asterisk.org/r/3378/
........

Merged revisions 411243 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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