[asterisk-bugs] [Asterisk 0019168]: possible deadlock in WaitExten()
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 21 22:06:45 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19168
======================================================================
Reported By: luckman212
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19168
Category: Core/PBX
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 314550
Request Review:
======================================================================
Date Submitted: 2011-04-21 19:49 CDT
Last Modified: 2011-04-21 22:06 CDT
======================================================================
Summary: possible deadlock in WaitExten()
Description:
When "WaitExten()" is called from inside the dialplan with no params, e.g.
exten => 123,n,WaitExten(,)
it ignores the default response timeout ($TIMEOUT(response)) and instead
waits indefinitely. Dialplan will continue if user enters DTMF but
otherwise dialplan execution is halted.
see:
http://www.freepbx.org/forum/freepbx/beta-program-issues/t-timeout-is-not-honored-by-ivr
and also: http://pbxinaflash.com/forum/showthread.php?p=63863
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-21 22:06 pabelanger Summary
http://www.freepbx.org/forum/freepbx/beta-program-issues/t-timeout-is-not-honored-by-ivr
=> possible deadlock in WaitExten()
======================================================================
More information about the asterisk-bugs
mailing list