[asterisk-bugs] [Asterisk 0014336]: WaitExten doesn't stop background playback

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 27 02:12:53 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14336 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14336
Category:                   Core/PBX
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 171444 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-26 15:23 CST
Last Modified:              2009-01-27 02:12 CST
====================================================================== 
Summary:                    WaitExten doesn't stop background playback
Description: 
I'm using simple IVR like:
Background();
WaitExten();
Playback();
Normally, after keypress during WaitExten, background playback should be
immediatelly stopped, before dialplan continues, 
but now, it seems, that it continues file playback until end of file and,
in my case, sound is disturbed, because backround file playback it's mixed
with next file Playback().
1.6.0 rev164803 - OK
1.6.0 rev168564 (and all above) - FAIL
last trunk - FAIL
so, something is broken between rev164803 and rev168564 

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

---------------------------------------------------------------------- 
 (0098818) pj (reporter) - 2009-01-27 02:12
 http://bugs.digium.com/view.php?id=14336#c98818 
---------------------------------------------------------------------- 
problem is probably not in WaitExten application itself, but probably in
Background builtin application, because Background should stop playback
after keypress in my case. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-27 02:12 pj             Note Added: 0098818                          
======================================================================




More information about the asterisk-bugs mailing list