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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 26 17:46:52 CST 2009


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=14165 
====================================================================== 
Reported By:                pbd
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   14165
Category:                   Applications/app_meetme
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
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:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-02 15:18 CST
Last Modified:              2009-01-26 17:46 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.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0006080 Enter and Exit tones sound really bad
====================================================================== 

---------------------------------------------------------------------- 
 (0098812) Corydon76 (administrator) - 2009-01-26 17:46
 http://bugs.digium.com/view.php?id=14165#c98812 
---------------------------------------------------------------------- 
No response from reporter. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-26 17:46 Corydon76      Note Added: 0098812                          
2009-01-26 17:46 Corydon76      Status                   feedback => closed  
2009-01-26 17:46 Corydon76      Resolution               open => no change
required
======================================================================




More information about the asterisk-bugs mailing list