[asterisk-bugs] [Asterisk 0016409]: [patch] First DTMF digit is missed if pressed during "using your touch tone keypad..." announcement
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 9 12:43:33 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16409
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16409
Category: Applications/app_directory
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-508
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 233687
Request Review:
======================================================================
Date Submitted: 2009-12-08 01:13 CST
Last Modified: 2009-12-09 12:43 CST
======================================================================
Summary: [patch] First DTMF digit is missed if pressed during
"using your touch tone keypad..." announcement
Description:
in app_directory.c:directory_exec there is a missing 'res =' before
ast_stream_and_wait(chan, "dir-usingkeypad", AST_DIGIT_ANY);
Meaning that the first DTMF digit is ignored if pressed during this
message.
======================================================================
----------------------------------------------------------------------
(0114996) alecdavis (reporter) - 2009-12-09 12:43
https://issues.asterisk.org/view.php?id=16409#c114996
----------------------------------------------------------------------
Although I've reported this in 'trunk' which I'd assume would be considered
lower low priority, than if it were in a stable or testing branch.
It's in what we consider the 'stable' version of asterisk, 1.6.1 branch.
Also in 'testing', 1.6.2 branch.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-09 12:43 alecdavis Note Added: 0114996
======================================================================
More information about the asterisk-bugs
mailing list