[Home]

Summary:ASTERISK-03545: [patch] app_voicemail fails to build in HEAD
Reporter:silik0n (silik0n)Labels:
Date Opened:2005-02-18 17:53:08.000-0600Date Closed:2008-01-15 15:25:44.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fetch_odbc_obj.patch.txt
Description:app_voicemail.c with ODBC storage enabled will not build in head since addition of patch from bug 3529.

this is due to a change in the fetch_odbc_ocj() call in res_odbc. Attached patch resolves the issue.

****** ADDITIONAL INFORMATION ******

Disclaimer on file
Comments:By: Mark Spencer (markster) 2005-02-19 10:36:06.000-0600

Added to CVS head with a few mods.  That should take care of it.  Thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:25:44.000-0600

Repository: asterisk
Revision: 5054

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r5054 | markster | 2008-01-15 15:25:43 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix ODBC storage (bug ASTERISK-3545, with mods)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5054