[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
Wed Oct 1 17:52:19 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-10-01 17:52 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.
======================================================================
----------------------------------------------------------------------
(0093054) svnbot (reporter) - 2008-10-01 17:52
http://bugs.digium.com/view.php?id=11040#c93054
----------------------------------------------------------------------
Repository: asterisk
Revision: 145649
U trunk/apps/app_meetme.c
U trunk/funcs/func_strings.c
U trunk/include/asterisk/localtime.h
U trunk/main/stdtime/localtime.c
------------------------------------------------------------------------
r145649 | tilghman | 2008-10-01 17:52:18 -0500 (Wed, 01 Oct 2008) | 8
lines
Add schedule extensions to app_meetme. In addition, the reporter found a
problem within strptime(3), which we are correcting here with
ast_strptime().
(closes issue http://bugs.digium.com/view.php?id=11040)
Reported by: DEA
Patches:
20080910__bug11040.diff.txt uploaded by Corydon76 (license 14)
Tested by: DEA
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=145649
Issue History
Date Modified Username Field Change
======================================================================
2008-10-01 17:52 svnbot Checkin
2008-10-01 17:52 svnbot Note Added: 0093054
======================================================================
More information about the asterisk-bugs
mailing list