[asterisk-bugs] [Asterisk 0010476]: RFC2833 DTMF digits seem to be recognized, but the resulting sequence missing some digits

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Sep 4 08:28:01 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10476 
====================================================================== 
Reported By:                mdu113
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10476
Category:                   Core/Channels
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.10.1  
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 79690 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-16-2007 16:43 CDT
Last Modified:              09-04-2007 08:28 CDT
====================================================================== 
Summary:                    RFC2833 DTMF digits seem to be recognized, but the
resulting sequence missing some digits
Description: 
This is very strange situation. DTMF digits seem to be recognized, but the
resulting sequence missing some digits.
Scenario: in VoiceMailMain i'm trying to dial a password. As you can see
in uploaded log.txt all digits of the password '0501' were recognized, at
least there's DTMF begin and DTMF end lines for them. Nonetheless it says 
"-- Incorrect password '001' for user '13' (context = ace)"
It missed digit '5' when it checked the password.
This is intermittent, but usually I can replicate it once every 4/5
attempts.
This happens only with rfc2833 DTMF mode. Inband DTMF seems to be fine.
I'm not sure this is the right category I placed this report in as I'm not
sure what it is. I apologize if this is placement is incorrect.

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

---------------------------------------------------------------------- 
 svnbot - 09-04-07 08:28  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 81437

------------------------------------------------------------------------
r81437 | file | 2007-09-04 08:28:00 -0500 (Tue, 04 Sep 2007) | 4 lines

(closes issue http://bugs.digium.com/view.php?id=10476)
Reported by: mdu113
Only look for the end of a digit when waiting for a digit. This in turn
disables emulation in the core.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-04-07 08:28  svnbot         Checkin                                      
09-04-07 08:28  svnbot         Note Added: 0069879                          
09-04-07 08:28  svnbot         Status                   feedback => assigned
09-04-07 08:28  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list