[asterisk-bugs] [Asterisk 0009382]: Inband DTMF Double digits being sent.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 27 12:45:51 CDT 2010
The following issue has been set as RELATED TO issue 0017253.
======================================================================
https://issues.asterisk.org/view.php?id=9382
======================================================================
Reported By: remiq
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 9382
Category: Core/RTP
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.2.14
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2007-03-26 16:46 CDT
Last Modified: 2010-04-27 12:45 CDT
======================================================================
Summary: Inband DTMF Double digits being sent.
Description:
When dtmfmode is set to inband for SIP or when using IAX2, you can hear the
DTMF digit twice in the audio stream. This happens while Asterisk is
parsing the DTMF. For a fraction of a second, while the end user generated
DTMF is being detected, the DTMF is passed inband. Once the DTMF is
detected Asterisk silences it and regenerates it. Sensitive machines like
auto attendants pick up both the brief end user generated tone as well as
the full length asterisk generated tone and ultimately perceive each digit
twice. I was able to eliminate this by not letting Asterisk silence and
regenerate the DTMF digit. I've attached a fix, I removed some code from
channel.c and dsp.c .
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017253 Inband DTMF Double digits being sent.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-04-27 12:45 lmadsen Relationship added related to 0017253
======================================================================
More information about the asterisk-bugs
mailing list