[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
Mon Dec 14 19:40:32 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16409 
====================================================================== 
Reported By:                alecdavis
Assigned To:                alecdavis
====================================================================== 
Project:                    Asterisk
Issue ID:                   16409
Category:                   Applications/app_directory
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              2009-12-14 19:40 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.

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

---------------------------------------------------------------------- 
 (0115237) svnbot (reporter) - 2009-12-14 19:40
 https://issues.asterisk.org/view.php?id=16409#c115237 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 234890

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_directory.c

------------------------------------------------------------------------
r234890 | alecdavis | 2009-12-14 19:40:31 -0600 (Mon, 14 Dec 2009) | 15
lines

Merged revisions 234855 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r234855 | alecdavis | 2009-12-15 13:54:44 +1300 (Tue, 15 Dec 2009) | 9
lines
  
  ast_stream_and_wait(chan,dir-usingkeypad) didn't capture the dialled
DTMF.
  
    (closes issue https://issues.asterisk.org/view.php?id=16409)
    Reported by: alecdavis
    Tested by: alecdavis
    Patch
  	bug_16409.diff.txt uploaded by alecdavis (license 585)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=234890 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-14 19:40 svnbot         Checkin                                      
2009-12-14 19:40 svnbot         Note Added: 0115237                          
======================================================================




More information about the asterisk-bugs mailing list