[Home]

Summary:ASTERISK-04937: [patch] Make IAX2 less chatty without IAX debug turned on
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-08-30 12:35:20Date Closed:2008-01-15 15:46:16.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iaxsilent.txt
( 1) sipsilent.txt
Description:If I have IAX2 calls while debugging something with debug=3, I get too many call/packet-related debug lines on my screen... This patch makes chan_iax2 only output those to the debug channel if iax debug is turned on.
Comments:By: Olle Johansson (oej) 2005-08-30 15:16:17

Added a similar patch for output from chan_sip

By: Kevin P. Fleming (kpfleming) 2005-08-30 17:19:59

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:46:16.000-0600

Repository: asterisk
Revision: 6457

U   trunk/channels/chan_iax2.c
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6457 | kpfleming | 2008-01-15 15:46:16 -0600 (Tue, 15 Jan 2008) | 2 lines

make chan_sip and chan_iax2 less chatty when not in debug mode (issue ASTERISK-4937)

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

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