]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_sorcery_astdb: Add a debugging message for when retrieval by ID fails 52/852/3
authorMatt Jordan <mjordan@digium.com>
Wed, 8 Jul 2015 21:38:24 +0000 (16:38 -0500)
committerMatt Jordan <mjordan@digium.com>
Wed, 15 Jul 2015 00:15:14 +0000 (19:15 -0500)
commit0b6ff77afbad10b96a31932dd697e06748281d80
treef1cd8c70634c217148bf0335d6283bebdb818783
parent2f0d6d346c83db96b13b0f37d90a8ac48453bbe3
res/res_sorcery_astdb: Add a debugging message for when retrieval by ID fails

Having a debug message tell us that we attempted to look up an item but
failed is nice in circumstances when it isn't clear if the wizard was
queried correctly or not.

Change-Id: I2600c3bbea87f252196358f62e73f4c7da8632f7
res/res_sorcery_astdb.c