[asterisk-bugs] [Asterisk 0014165]: [patch] Make enter/leave sounds on meetme conference customizable

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 20 14:33:03 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14165 
====================================================================== 
Reported By:                pbd
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14165
Category:                   Applications/app_meetme
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Asterisk Version:           1.6.0.2 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-01-02 15:18 CST
Last Modified:              2009-01-20 14:33 CST
====================================================================== 
Summary:                    [patch] Make enter/leave sounds on meetme conference
customizable
Description: 
This is a direct answer to an old issue (0006606), which came up from an
end user request I have here as well.

app_meetme does not have the ability to easily (without recompile) change
the enter/leave sounds that are played to participants when a new
participant joins, or someone leaves.  As of 1.6.0.2, these sounds are
handled via RAW audio stored in arrays in 'enter.h' and 'leave.h'.  The
current standard is for all asterisk sounds to come from the 'sounds'
library, and support i18n through multiple directories. 

This patch addresses the issue, by calling the new api's to send audio
files to the conference.  To implement, you will need sounds in your sound
library called 'conf-join', and 'conf-leave' - I have not provided them
here.
====================================================================== 

---------------------------------------------------------------------- 
 (0098239) blitzrage (administrator) - 2009-01-20 14:33
 http://bugs.digium.com/view.php?id=14165#c98239 
---------------------------------------------------------------------- 
Assigned to mnicholson for review! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-20 14:33 blitzrage      Note Added: 0098239                          
======================================================================




More information about the asterisk-bugs mailing list