[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:12:12 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18901
======================================================================
Reported By: irroot
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 18901
Category: Channels/chan_sip/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-03-01 07:19 CST
Last Modified: 2011-05-05 17:12 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.
======================================================================
----------------------------------------------------------------------
(0134549) svnbot (reporter) - 2011-05-05 17:12
https://issues.asterisk.org/view.php?id=18901#c134549
----------------------------------------------------------------------
Repository: asterisk
Revision: 317430
_U trunk/
U trunk/main/dsp.c
------------------------------------------------------------------------
r317430 | russell | 2011-05-05 17:12:11 -0500 (Thu, 05 May 2011) | 12
lines
Merged revisions 317429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r317429 | russell | 2011-05-05 17:11:19 -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=317430
Issue History
Date Modified Username Field Change
======================================================================
2011-05-05 17:12 svnbot Checkin
2011-05-05 17:12 svnbot Note Added: 0134549
======================================================================
More information about the asterisk-bugs
mailing list