[asterisk-bugs] [Asterisk 0015769]: [patch] useless message pops hundreds of times per minute
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 4 09:24:49 CST 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15769
======================================================================
Reported By: falves11
Assigned To: mnick
======================================================================
Project: Asterisk
Issue ID: 15769
Category: Core/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 213631
Request Review:
======================================================================
Date Submitted: 2009-08-24 11:07 CDT
Last Modified: 2009-12-04 09:24 CST
======================================================================
Summary: [patch] useless message pops hundreds of times per
minute
Description:
[Aug 24 11:57:58] WARNING[114393]: dsp.c:1481 ast_dsp_process: Inband DTMF
is not supported on codec g729. Use RFC2833
[Aug 24 11:57:58] WARNING[114393]: dsp.c:1481 ast_dsp_process: Inband DTMF
is not supported on codec g729. Use RFC2833
======================================================================
----------------------------------------------------------------------
(0114744) svnbot (reporter) - 2009-12-04 09:24
https://issues.asterisk.org/view.php?id=15769#c114744
----------------------------------------------------------------------
Repository: asterisk
Revision: 233014
U branches/1.4/main/dsp.c
------------------------------------------------------------------------
r233014 | mnick | 2009-12-04 09:24:48 -0600 (Fri, 04 Dec 2009) | 11 lines
Warning message gets displayed only once
Added additional field 'int display_inband_dtmf_warning', which when set
to '1' displays the warning ('Inband DTMF is not supported on codec %s. Use
RFC2833'), and when set to '0' doesn't display the warning. Otherwise you
would get hundreds of warnings every second.
(closes issue https://issues.asterisk.org/view.php?id=15769)
Reported by: falves11
Patches:
patch_15769_14.txt uploaded by mnick (license 874)
Tested by: mnick, falves11
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=233014
Issue History
Date Modified Username Field Change
======================================================================
2009-12-04 09:24 svnbot Note Added: 0114744
2009-12-04 09:24 svnbot Status ready for testing =>
assigned
======================================================================
More information about the asterisk-bugs
mailing list