[Home]

Summary:ASTERISK-03008: no errno support in cdr_csv.c
Reporter:derrick (derrick)Labels:
Date Opened:2004-12-15 15:46:33.000-0600Date Closed:2008-01-15 15:17:34.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:CDR/cdr_csv
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cdr_csv_errno.patch
Description:trying to chase down an fd issue, so added errno to the log

****** STEPS TO REPRODUCE ******

spin around 5 times really fast then run towards the door
Comments:By: Mark Spencer (markster) 2004-12-15 15:53:03.000-0600

Added to CVS head.  THanks!

By: Russell Bryant (russell) 2004-12-21 15:01:03.000-0600

added to 1.0 - will be in 1.0.4

By: Digium Subversion (svnbot) 2008-01-15 15:16:49.000-0600

Repository: asterisk
Revision: 4462

U   trunk/cdr/cdr_csv.c

------------------------------------------------------------------------
r4462 | markster | 2008-01-15 15:16:49 -0600 (Tue, 15 Jan 2008) | 2 lines

Extra debugging in CDRCSV (bug ASTERISK-3008)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:17:34.000-0600

Repository: asterisk
Revision: 4513

U   branches/v1-0/cdr/cdr_csv.c

------------------------------------------------------------------------
r4513 | russell | 2008-01-15 15:17:34 -0600 (Tue, 15 Jan 2008) | 2 lines

Add errno (bug ASTERISK-3008)

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

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