[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
Tue Jan 5 09:09:41 CST 2010


The following issue has been ASSIGNED. 
====================================================================== 
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:                     closed
Target Version:             1.6.1.13
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-08 01:13 CST
Last Modified:              2010-01-05 09:09 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.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-05 09:09 lmadsen        Assigned To              alecdavis =>        
2010-01-05 09:09 lmadsen        Target Version            => 1.6.1.13        
======================================================================




More information about the asterisk-bugs mailing list