[asterisk-bugs] [Asterisk 0016409]: First DTMF digit is missed if pressed during "using you touch tone kepad..." announcement
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 8 01:13:26 CST 2009
The following issue has been SUBMITTED.
======================================================================
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: new
Asterisk Version: SVN
JIRA:
Regression: No
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-08 01:13 CST
======================================================================
Summary: First DTMF digit is missed if pressed during "using
you touch tone kepad..." 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-12-08 01:13 alecdavis New Issue
2009-12-08 01:13 alecdavis Asterisk Version => SVN
2009-12-08 01:13 alecdavis Regression => No
2009-12-08 01:13 alecdavis SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-12-08 01:13 alecdavis SVN Revision (number only!) => 233687
======================================================================
More information about the asterisk-bugs
mailing list