[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 Jul 31 10:47:23 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-07-31 10:47 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0090904) Corydon76 (administrator) - 2008-07-31 10:47
 http://bugs.digium.com/view.php?id=11040#c90904 
---------------------------------------------------------------------- 
In function rt_extend_conf, you have a weird strcat adding an extra 0 onto
the end of the time.  Why is that there?  You have a notation that "seconds
needs to be 00", but the time format should have already taken care of
that.  Everywhere else you don't appear to be doing that. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-07-31 10:47 Corydon76      Note Added: 0090904                          
======================================================================




More information about the asterisk-bugs mailing list