[asterisk-bugs] [Asterisk 0014336]: WaitExten doesn't stop background playback
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 26 15:23:40 CST 2009
The following issue has been SUBMITTED.
======================================================================
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-26 15:23 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-26 15:23 pj New Issue
2009-01-26 15:23 pj Asterisk Version => SVN
2009-01-26 15:23 pj Regression => No
2009-01-26 15:23 pj SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-01-26 15:23 pj SVN Revision (number only!) => 171444
======================================================================
More information about the asterisk-bugs
mailing list