[Home]

Summary:ASTERISK-00565: [patch] New Sip Debug output formating
Reporter:exomorph (exomorph)Labels:
Date Opened:2003-11-23 02:15:50.000-0600Date Closed:2011-06-07 14:10:46
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip_debug_output.diff
( 1) sip_debug_output.diff.u
( 2) SipDebugOutput.txt
Description:The old debug output of the Sip messages was somewhat confusing.  This patch reformats the debugging output in a way that a user can more easily tell what is going on.
Comments:By: Brian West (bkw918) 2003-11-23 02:43:43.000-0600

please include in unified format. diff -u also can you include some sample output?

By: Brian West (bkw918) 2003-11-23 02:44:44.000-0600

Also you might wanna look at

AST_VERBOSE_PREFIX_1 thru 4

bkw

By: exomorph (exomorph) 2003-11-23 11:51:04.000-0600

Ok, as asked, I've included the diff -u output.   (First attempt made the filename trunked to just 'u', so I reuploaded it.)   Sample output to come in just one second.

By: exomorph (exomorph) 2003-11-23 11:58:37.000-0600

As for the suggestion of "AST_VERBOSE_PREFIX"'s, Thank-you.  

I have plans on doing alot more updating to the sip debuging output and issuing diffrent levels of output was on the list of things to do.

But one step at a time. :)

By: muckl (muckl) 2004-01-10 21:52:45.000-0600

please send diff against newest CVS code:

# patch chan_sip.c < sip\ debug\ output.diff.u
(Stripping trailing CRs from patch.)
patching file chan_sip.c
Hunk #1 FAILED at 452.
Hunk #2 FAILED at 591.
Hunk #3 FAILED at 609.
Hunk #4 FAILED at 642.
Hunk ASTERISK-1 FAILED at 1801.
Hunk ASTERISK-2 FAILED at 1858.
Hunk ASTERISK-3 FAILED at 1876.
Hunk ASTERISK-4 FAILED at 1904.
Hunk ASTERISK-5 FAILED at 1921.
Hunk ASTERISK-6 FAILED at 2119.
Hunk ASTERISK-7 FAILED at 2164.
Hunk ASTERISK-8 FAILED at 2473.
Hunk ASTERISK-9 FAILED at 2488.
Hunk ASTERISK-10 FAILED at 2510.
Hunk ASTERISK-11 FAILED at 2529.
Hunk ASTERISK-12 FAILED at 3623.
Hunk ASTERISK-13 FAILED at 3669.
Hunk ASTERISK-14 FAILED at 3763.
Hunk ASTERISK-15 FAILED at 3835.
Hunk ASTERISK-16 FAILED at 3890.
Hunk ASTERISK-17 FAILED at 4071.
Hunk ASTERISK-18 FAILED at 4326.
Hunk ASTERISK-19 FAILED at 4826.
Hunk ASTERISK-20 FAILED at 4994.
Hunk ASTERISK-21 FAILED at 5010.
Hunk ASTERISK-22 FAILED at 5215.
Hunk ASTERISK-23 FAILED at 5285.
patch unexpectedly ends in middle of line
Hunk ASTERISK-24 FAILED at 5347.
28 out of 28 hunks FAILED -- saving rejects to file chan_sip.c.rej

By: Jared Smith (jsmith) 2004-01-10 23:09:43.000-0600

As much as I'd like to see this, it's probably a little premature... (Sorry Exomorph!)  Let's re-examine this one at a later date.

By: Brian West (bkw918) 2004-01-14 20:03:05.000-0600

Look at the request on 850 lets see if we can make that happen.

By: exomorph (exomorph) 2004-01-19 08:29:58.000-0600

This is being worked on in Bug ASTERISK-844.