[asterisk-bugs] [Asterisk 0014336]: WaitExten doesn't stop background playback
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 12 14:20:42 CST 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14336
======================================================================
Reported By: pj
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14336
Category: Core/PBX
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 171444
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-26 15:23 CST
Last Modified: 2009-02-12 14:20 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
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014118 Asterisk crashes when calling more than...
related to 0013496 [patch] Crash in res_musiconhold
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-12 14:20 putnopvut Status feedback => resolved
2009-02-12 14:20 putnopvut Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list