[asterisk-bugs] [Asterisk 0008030]: [patch] addition to support timeout and warning into MeetMe

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 6 16:13:38 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=8030 
====================================================================== 
Reported By:                areski
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   8030
Category:                   Applications/app_meetme
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 43634 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             09-25-2006 18:04 CDT
Last Modified:              11-06-2007 16:13 CST
====================================================================== 
Summary:                    [patch] addition to support timeout and warning into
MeetMe
Description: 
Add to MeetMe 2 similar options as in app_dial :

'S(x)' -- Kick the user 'x' seconds *after* he entered into the
conference.
'L(x[:y][:z])' - Limit the conference to 'x' ms. Play a warning when 'y'
ms are
left. Repeat the warning every 'z' ms. The following special variables can
be used with this option:
* CONF_LIMIT_TIMEOUT_FILE       File to play when time is up.
* CONF_LIMIT_WARNING_FILE       File to play as warning if 'y' is
defined.
The default is to say the time remaining.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-06-07 16:13  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89069

U   trunk/CHANGES
U   trunk/apps/app_meetme.c
U   trunk/doc/tex/channelvariables.tex

------------------------------------------------------------------------
r89069 | russell | 2007-11-06 16:13:37 -0600 (Tue, 06 Nov 2007) | 10 lines

Added the S() and L() options to the MeetMe application.  These are pretty
much identical to the S() and L() options to Dial().  They let you set
timeouts for the conference, as well as have warning sounds played to
let the caller know how much time is left, and when it is running out.

(closes issue http://bugs.digium.com/view.php?id=8030)
Reported by: areski
Patches: 
      meetme_timeout_timelimit_v2.patch uploaded by areski (license 29)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-06-07 16:13  svnbot         Checkin                                      
11-06-07 16:13  svnbot         Note Added: 0073251                          
11-06-07 16:13  svnbot         Status                   ready for testing =>
assigned
11-06-07 16:13  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list