[asterisk-bugs] [Asterisk 0014815]: DTMF Appears to be broken from certain sources on asterisk 1.4.24 - double digit.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 4 13:37:05 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14815
======================================================================
Reported By: geoff2010
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14815
Category: Core/RTP
Reproducibility: always
Severity: block
Priority: normal
Status: feedback
Target Version: 1.4.25
Asterisk Version: 1.4.24
Regression: Yes
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-02 15:38 CDT
Last Modified: 2009-05-04 13:37 CDT
======================================================================
Summary: DTMF Appears to be broken from certain sources on
asterisk 1.4.24 - double digit.
Description:
I am having some trouble with 1.4.24. This appears to be a regression
since 1.4.21.1 as I have just recently upgraded and started to experience
the problem.
When calling my asterisk box from a cell phone the system detects double
DTMF digits. When calling from a landline or pure SIP device DTMF
detection works fine. I have determined that the cell phone is sending the
RTP DTMF payload about 2x more than the other devices, but as far as I can
tell it should still be considered a single digit as per the RFC.
Attached are two TXT files of pcap exports which show the dump for a
working DTMF interaction, and one for a failure situation.
Please let me know if I can provide any further information.
Thanks,
Geoff
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014460 Asterisk plays a continuous tone foreve...
related to 0015024 DTMF is not working correctly for cell ...
======================================================================
----------------------------------------------------------------------
(0104117) geoff2010 (reporter) - 2009-05-04 13:37
http://bugs.digium.com/view.php?id=14815#c104117
----------------------------------------------------------------------
@dimas - I did some testing with the patch. Unfortunately, it didn't
correct the issue. It actually broke some scenarios which were working
under 1.4.24. I attached a file with DTMF debugging as well as your 'ugly'
comments :) If I need to provide actual RTP debug, let me know... but I am
guessing this will suffice. The overview of the test results are:
****** Test: http://bugs.digium.com/view.php?id=1
****** Result: SUCCESS
****** Phone: Aastra IP phone connected directly to Asterisk
****** DTMF Entered: 123
****** DTMF Recieved by Read application: 123
****** Notes: This scenario worked fine in 1.4.24
****** Test: http://bugs.digium.com/view.php?id=2
****** Result: FAILURE
****** Phone: Landline Home Phone
****** DTMF Entered: 123#
****** DTMF Recieved by Read application: 111222333
****** Notes: This scenario worked fine in 1.4.24 but is now BROKEN in
1.4.24.1 w/ supplied patch
****** Test: http://bugs.digium.com/view.php?id=3
****** Result: FAILURE
****** Phone: Cellular Phone - Blackberry Curve - T-Mobile
****** DTMF Entered: 123#
****** DTMF Recieved by Read application: 1122333
****** Notes: This scenario did NOT work 1.4.24 and is still BROKEN in
1.4.24.1 w/ supplied patch
Thanks!
Geoff
Issue History
Date Modified Username Field Change
======================================================================
2009-05-04 13:37 geoff2010 Note Added: 0104117
======================================================================
More information about the asterisk-bugs
mailing list