[asterisk-bugs] [Asterisk 0009609]: Enhance app_meetme RealTime capabilities

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 10 14:23:57 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=9609 
====================================================================== 
Reported By:                DEA
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   9609
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.3 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 61799 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             04-26-2007 18:18 CDT
Last Modified:              09-10-2007 14:23 CDT
====================================================================== 
Summary:                    Enhance app_meetme RealTime capabilities
Description: 
Features:
   Make column names configurable. (defaults to original hardcoded names)
   Make DB logging for participant count optional (defaults to on to be
compatible with current behaviour)
   Add optional schedule feature  (defaults to off)
      If using secheduling add optional features to
      alert the caller if they are early, or to allow
      the caller to start the conference early.
      (audio file for the early announcment, as recorded by
       Alison can be provided)
      
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 09-10-07 14:23  
---------------------------------------------------------------------- 
I have reworked the patch.  In particular, I've made the following
changes:
1) I have removed the capability of changing field names.  They are what
they are and do not need to be customizable.  After all, the fields should
be particular to Asterisk.  If someone needs to merge from an existing
table for Asterisk, they should use a view.
2) I have made API changes, mostly to make this patch thread-safe.  In
particular, localtime() is not thread-safe. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-10-07 14:23  Corydon76      Note Added: 0070283                          
======================================================================




More information about the asterisk-bugs mailing list