[Home]

Summary:ASTERISK-06168: [patch] use list macro in app_voicemail.c
Reporter:Peng Yong (ppyy)Labels:
Date Opened:2006-01-23 08:38:19.000-0600Date Closed:2008-01-15 16:46:09.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch.voicemail.listmacro
Description:1. use list macro
2. add lock in handle_show_voicemail_users
Comments:By: Kevin P. Fleming (kpfleming) 2006-02-14 13:40:36.000-0600

Committed to trunk with bugfix (you removed the clearing of the 'next' variable in the copied vmu, without replacing it with equivalent code, so the copied vmu would still have a next pointer... not a big deal, but simple to fix)

By: Digium Subversion (svnbot) 2008-01-15 16:46:09.000-0600

Repository: asterisk
Revision: 10020

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r10020 | kpfleming | 2008-01-15 16:46:08 -0600 (Tue, 15 Jan 2008) | 2 lines

list macro conversion (issue ASTERISK-6168, with bugfix)

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

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