[asterisk-bugs] [Asterisk 0016144]: Recent IAX2 changes in 1.4 SVN	spam /var/log/asterisk/messages
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Mon Nov  2 09:21:48 CST 2009
    
    
  
The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16144 
====================================================================== 
Reported By:                aragon
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16144
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 225243 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-28 10:57 CDT
Last Modified:              2009-11-02 09:21 CST
====================================================================== 
Summary:                    Recent IAX2 changes in 1.4 SVN spam
/var/log/asterisk/messages
Description: 
messages file grow too big with all of these IAX2 notices.
I think this was introduced in r225243
Can something be done to suppress the notices from messages file?
[Oct 28 11:34:04] NOTICE[29612]: chan_iax2.c:1975 peercnt_remove: ip
callno count decremented to 0 for 127.0.0.1
[Oct 28 11:34:04] NOTICE[29605]: chan_iax2.c:1943 peercnt_add: ip callno
count incremented to 1 for 127.0.0.1
[Oct 28 11:34:04] NOTICE[29606]: chan_iax2.c:2266 sched_delay_remove:
schedule decrement of callno used for 127.0.0.1 in 60 seconds
 == Refreshing DNS lookups.
[Oct 28 11:35:04] NOTICE[29612]: chan_iax2.c:1975 peercnt_remove: ip
callno count decremented to 0 for 127.0.0.1
[Oct 28 11:35:04] NOTICE[29589]: chan_iax2.c:1943 peercnt_add: ip callno
count incremented to 1 for 127.0.0.1
[Oct 28 11:35:04] NOTICE[29591]: chan_iax2.c:2266 sched_delay_remove:
schedule decrement of callno used for 127.0.0.1 in 60 seconds
====================================================================== 
---------------------------------------------------------------------- 
 (0112964) svnbot (reporter) - 2009-11-02 09:21
 https://issues.asterisk.org/view.php?id=16144#c112964 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 226688
U   branches/1.4/channels/chan_iax2.c
------------------------------------------------------------------------
r226688 | dvossel | 2009-11-02 09:21:47 -0600 (Mon, 02 Nov 2009) | 5 lines
changes calltoken debug messages from LOG_NOTICE to LOG_DEBUG like they
are supposed to be
(closes issue https://issues.asterisk.org/view.php?id=16144)
Reported by: aragon
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=226688 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-02 09:21 svnbot         Note Added: 0112964                          
2009-11-02 09:21 svnbot         Status                   assigned => resolved
2009-11-02 09:21 svnbot         Resolution               open => fixed       
======================================================================
    
    
More information about the asterisk-bugs
mailing list