[asterisk-bugs] [Asterisk 0016379]: [patch] Patch: New admin features: Roll call, eject all, mute all, record in-conf

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 3 17:13:25 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16379 
====================================================================== 
Reported By:                rfinnie
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   16379
Category:                   Applications/app_meetme
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-483 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 232771 
Request Review:              
====================================================================== 
Date Submitted:             2009-12-03 05:29 CST
Last Modified:              2010-05-03 17:13 CDT
====================================================================== 
Summary:                    [patch] Patch: New admin features: Roll call, eject
all, mute all, record in-conf
Description: 
The attached patch against SVN adds the following in-conference admin DTMF
features:

*81 - Roll call (or simply user count if INTROUSER isn't enabled)
*82 - Eject all non-admins
*83 - Mute/unmute all non-admins
*84 - Start recording the conference on the fly

Since the DTMF admin menu only had one number free (8), I extended *8 to
become a 2-digit menu.  conf-adminmenu-162 would need to be modified to
include these options.  In addition, the following new recordings would be
required:

conf-roll-call-complete - "Roll call complete"
conf-now-muted - "The conference is now muted"
conf-now-unmuted - "The conference is now unmuted"
conf-now-recording - "The conference is now being recorded"

====================================================================== 

---------------------------------------------------------------------- 
 (0121316) svnbot (reporter) - 2010-05-03 17:13
 https://issues.asterisk.org/view.php?id=16379#c121316 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 260757

U   trunk/CHANGES
U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r260757 | jpeeler | 2010-05-03 17:13:24 -0500 (Mon, 03 May 2010) | 16
lines

Add new admin features to meetme: Roll call, eject all, mute all, record
in-conf 

This patch adds the following in-conference admin DTMF features:
*81 - Roll call (or simply user count if INTROUSER isn't enabled)
*82 - Eject all non-admins
*83 - Mute/unmute all non-admins
*84 - Start recording the conference on the fly

FWIW, this code uses newly recorded prompts.

(closes issue https://issues.asterisk.org/view.php?id=16379)
Reported by: rfinnie
Patches:
      meetme-enhancements-232771-v1.patch uploaded by rfinnie (license
940)
      modified slightly by me

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=260757 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-03 17:13 svnbot         Checkin                                      
2010-05-03 17:13 svnbot         Note Added: 0121316                          
======================================================================




More information about the asterisk-bugs mailing list