[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:46:18 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-08-24 11:07 CDT
Last Modified:              2009-12-04 09:46 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  
====================================================================== 

---------------------------------------------------------------------- 
 (0114748) svnbot (reporter) - 2009-12-04 09:46
 https://issues.asterisk.org/view.php?id=15769#c114748 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233046

_U  trunk/
U   trunk/main/dsp.c

------------------------------------------------------------------------
r233046 | mnick | 2009-12-04 09:46:18 -0600 (Fri, 04 Dec 2009) | 17 lines

Merged revisions 233014 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r233014 | mnick | 2009-12-04 09:17:03 -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=233046 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-04 09:46 svnbot         Checkin                                      
2009-12-04 09:46 svnbot         Note Added: 0114748                          
======================================================================




More information about the asterisk-bugs mailing list