]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Fix incorrect msg leaving/retrieving an ODBC voicemail
authorNic Colledge <nic@njcolledge.net>
Sat, 12 May 2018 11:53:13 +0000 (12:53 +0100)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 17 May 2018 21:55:18 +0000 (15:55 -0600)
commit436d17fa502134540eec7140d8528a26ecc3f14b
tree44c6b75ff0f925936da2ea1998a68869d12ee542
parenta722e79434b873675096c054be4c0bd8ddaad329
app_voicemail: Fix incorrect msg leaving/retrieving an ODBC voicemail

Correct the log warning message shown when ODBC voicemail
retrieve_file is called and there is a null value in the category
column.
A more meaningfull message is now written at debug level.

ASTERISK-27853

Change-Id: Ic36e97d5eb070a23a12ba45972f6b53e2182a3f4
apps/app_voicemail.c