[asterisk-bugs] [Asterisk 0011040]: Add user/admin menu options to extend a RealTime scheduled conference
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Feb 19 01:16:44 CST 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/app_meetme
Reproducibility: always
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 86150
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-19-2007 13:17 CDT
Last Modified: 02-19-2008 01:16 CST
======================================================================
Summary: 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.
======================================================================
----------------------------------------------------------------------
DEA - 02-19-08 01:16
----------------------------------------------------------------------
Can you be more specific about the code that is bugging you?
This patch adds two calls to ast_load_realtime, and both calls
are using the exact same parameters as the ast_load_realtime
call that introduced the scheduling feature.
Oh and the feature is not tested against MySQL. All of my development
has focused on ODBC using res_odbc.
I can only guess that the issue is with the operators <= >=, which I
can research.
Issue History
Date Modified Username Field Change
======================================================================
02-19-08 01:16 DEA Note Added: 0082546
======================================================================
More information about the asterisk-bugs
mailing list