[Home]

Summary:ASTERISK-14087: [patch] span numbers in pri debug / error messages
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2009-05-07 17:18:15Date Closed:2009-10-26 08:34:40
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dahdi_pri_debug_spannum.diff
Description:'pri set debug' is handy. However if you need to trace an issue with more than one span, you can't tell from which span each line comes.

The attached patch adds the numbers at beginning of lines.
Comments:By: Digium Subversion (svnbot) 2009-10-26 08:34:39

Repository: asterisk
Revision: 225836

U   trunk/channels/chan_dahdi.c

------------------------------------------------------------------------
r225836 | tzafrir | 2009-10-26 08:34:39 -0500 (Mon, 26 Oct 2009) | 11 lines

span numbers in pri debug / error messages

Prefix PRI trace messages with the span number. This makes the trace
readable even when you have a multi-port device.

(closes issue ASTERISK-14087)
Reported by: tzafrir
Patches:
     dahdi_pri_debug_spannum.diff uploaded by tzafrir (license 46)


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

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