[asterisk-bugs] [Asterisk 0014328]: Sound overlapping if Read() called again very soon

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 12 14:46:36 CST 2009


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14328 
====================================================================== 
Reported By:                dmartin
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   14328
Category:                   Applications/app_read
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 170980 
Request Review:              
Resolution:                 duplicate
Duplicate:                  14384
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-25 13:09 CST
Last Modified:              2009-02-12 14:46 CST
====================================================================== 
Summary:                    Sound overlapping if Read() called again very soon
Description: 
Having this dummy extension scenario:

290 => {
	Answer();
	Read(exta,/pool/asterisk/menu,1,s,2,0);
	Read(extb,/pool/asterisk/menu,1,s,2,0);
	Hangup();
};

If you dial a number before the first message played at all, the second
one starts overlapping the audio of the firsrt one.

I've tested this in another (useful) extension, and tried lots of values
for parameters, always with the same result.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0014384 Background leaves files open indefinately
====================================================================== 

---------------------------------------------------------------------- 
 (0100050) putnopvut (administrator) - 2009-02-12 14:46
 http://bugs.digium.com/view.php?id=14328#c100050 
---------------------------------------------------------------------- 
Yep, I did some tests with the revision you reported and the latest trunk
and got the same results. Thanks for reporting back so quickly! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-12 14:46 putnopvut      Note Added: 0100050                          
2009-02-12 14:46 putnopvut      Relationship added       duplicate of 0014384
2009-02-12 14:46 putnopvut      Duplicate ID             0 => 14384          
2009-02-12 14:46 putnopvut      Status                   feedback => resolved
2009-02-12 14:46 putnopvut      Resolution               open => duplicate   
2009-02-12 14:46 putnopvut      Assigned To               => putnopvut       
2009-02-12 14:46 putnopvut      Status                   resolved => closed  
======================================================================




More information about the asterisk-bugs mailing list