[asterisk-bugs] [Asterisk 0018904]: [patch] dsp.c sends multiple key presses up to app_disa
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 2 05:30:46 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18904
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18904
Category: Applications/app_disa
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-03-01 21:05 CST
Last Modified: 2011-03-02 05:30 CST
======================================================================
Summary: [patch] dsp.c sends multiple key presses up to
app_disa
Description:
When using a mobile phone to dial in to a DISA system, digits are regularly
doubled and tripled up.
Using a landline with minimal interferance works nearly perfectly.
======================================================================
----------------------------------------------------------------------
(0132510) alecdavis (manager) - 2011-03-02 05:30
https://issues.asterisk.org/view.php?id=18904#c132510
----------------------------------------------------------------------
Changing the DTMF_MISSES_TO_END to more than 4, then prevents fast 50ms
DTMF rate, but still assist's with mobile phone DISA.
bug18904-refactor.diff.txt
clean up section of dtmf_detect, saving on continuous writes every
iteration of this.
Only reset hits and misses on a DTMF EDGE.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-02 05:30 alecdavis Note Added: 0132510
======================================================================
More information about the asterisk-bugs
mailing list