[asterisk-bugs] [Asterisk 0011040]: [patch] [sound] Add user/admin menu options to extend a RealTime scheduled conference

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 11 01:50:11 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11040 
====================================================================== 
Reported By:                DEA
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11040
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0-beta4 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 86150 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2007-10-19 13:17 CDT
Last Modified:              2008-09-11 01:50 CDT
====================================================================== 
Summary:                    [patch] [sound] Add user/admin menu options to
extend a RealTime scheduled conference
Description: 
This patch adds *5 to both user and admin menu options
in app_meetme, which will update the RealTime database with
a new conference endtime by a configurable period of time
if it does not conflict with another scheduled conference.
====================================================================== 

---------------------------------------------------------------------- 
 (0092330) Corydon76 (administrator) - 2008-09-11 01:50
 http://bugs.digium.com/view.php?id=11040#c92330 
---------------------------------------------------------------------- 
The memory leaks were in your patch, specifically where you were doing
loading vars from realtime, then iterating over those vars.  You then
passed a NULL to the cleanup function.  See the inclusion of 'origvar' for
the fix. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-11 01:50 Corydon76      Note Added: 0092330                          
======================================================================




More information about the asterisk-bugs mailing list