[Home]

Summary:ASTERISK-14423: Recent IAX2 changes in 1.4 SVN spam /var/log/asterisk/messages
Reporter:David Brillert (aragon)Labels:
Date Opened:2009-10-28 10:57:58Date Closed:2009-11-02 09:22:24.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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

****** ADDITIONAL INFORMATION ******

I'm using iaxmodem and hylafax with qualify disabled
Comments:By: Digium Subversion (svnbot) 2009-11-02 09:21:48.000-0600

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 ASTERISK-14423)
Reported by: aragon

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=226688

By: Digium Subversion (svnbot) 2009-11-02 09:22:21.000-0600

Repository: asterisk
Revision: 226689

_U  trunk/

------------------------------------------------------------------------
r226689 | dvossel | 2009-11-02 09:22:21 -0600 (Mon, 02 Nov 2009) | 11 lines

Blocked revisions 226688 via svnmerge

........
 r226688 | dvossel | 2009-11-02 09:16:30 -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 ASTERISK-14423)
 Reported by: aragon
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=226689