[asterisk-bugs] [Asterisk 0018901]: [patch] ast_dsp_process logs a error about inband DTMF on faxdetect shut it up
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 5 17:11:26 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18901
======================================================================
Reported By: irroot
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18901
Category: Channels/chan_sip/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-3208
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/1114/
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 309036
Request Review:
======================================================================
Date Submitted: 2011-03-01 07:19 CST
Last Modified: 2011-05-05 17:11 CDT
======================================================================
Summary: [patch] ast_dsp_process logs a error about inband
DTMF on faxdetect shut it up
Description:
when faxdetect is enabled a error is logged for every call even when the
sip device will switch to G711/T.38 on
fax detect this supressess the warnings unless they valid.
FAX will only work with G711 so these warnings on voice calls are
pointless.
======================================================================
----------------------------------------------------------------------
(0134548) svnbot (reporter) - 2011-05-05 17:11
https://issues.asterisk.org/view.php?id=18901#c134548
----------------------------------------------------------------------
Repository: asterisk
Revision: 317429
U branches/1.8/main/dsp.c
------------------------------------------------------------------------
r317429 | russell | 2011-05-05 17:11:21 -0500 (Thu, 05 May 2011) | 5 lines
Only display inband DTMF warning if inband DTMF detection is enabled.
(closes issue https://issues.asterisk.org/view.php?id=18901)
Reported by: irroot
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=317429
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 17:11 svnbot Note Added: 0134548
======================================================================
More information about the asterisk-bugs
mailing list