[Home]

Summary:ASTERISK-11928: Macro STORE passed too many arguments when using ODBC Storage
Reporter:Michael L. Young (elguero)Labels:
Date Opened:2008-04-27 16:13:24Date Closed:2008-04-27 23:27:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The recent merge of patch from issue ASTERISK-11473 in rev 114656 breaks compiling app_voicemail when ODBC Storage is selected due to the STORE macro expecting 9 arguments but now 10 arguments are being passed to it.
Comments:By: Digium Subversion (svnbot) 2008-04-27 23:24:44

Repository: asterisk
Revision: 114706

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r114706 | tilghman | 2008-04-27 23:24:42 -0500 (Sun, 27 Apr 2008) | 2 lines

Fix breakage caused by ASTERISK-11473.  (Closes issue ASTERISK-11928)

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

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

By: Digium Subversion (svnbot) 2008-04-27 23:27:14

Repository: asterisk
Revision: 114707

_U  branches/1.6.0/

------------------------------------------------------------------------
r114707 | tilghman | 2008-04-27 23:27:13 -0500 (Sun, 27 Apr 2008) | 9 lines

Blocked revisions 114706 via svnmerge

........
r114706 | tilghman | 2008-04-27 23:30:02 -0500 (Sun, 27 Apr 2008) | 2 lines

Fix breakage caused by ASTERISK-11473.  (Closes issue ASTERISK-11928)

........

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

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