]> git.ipfire.org Git - thirdparty/asterisk.git/commit
formats/format_wav: enhancing log message "Not a wav file" to be clear on what is...
authorRusty Newton <rnewton@digium.com>
Wed, 5 Feb 2014 23:03:01 +0000 (23:03 +0000)
committerRusty Newton <rnewton@digium.com>
Wed, 5 Feb 2014 23:03:01 +0000 (23:03 +0000)
commitfac7b3e14ebe29e9d8b96b233ee1da18e2ac30ae
tree8812771b0c008943e000ed265e13f5ca3d29aa70
parent0fb550693212090e3dffe6a1618e6aec9f3257af
formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported

Modifying the log message to be more specific as to what is supported. Specifically it seems format_wav supports only PCM encoded versions with a lower-case '.wav' extension.

(closes issues ASTERISK-22310)
Reported by: Jim Credland
Review: https://reviewboard.asterisk.org/r/3188/
........

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

Merged revisions 407512 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@407513 65c4cc65-6c06-0410-ace0-fbb531ad65f3
formats/format_wav.c