[Home]

Summary:ASTERISK-16605: [patch] empty CDR variables and everything that goes after is not shown
Reporter:under (under)Labels:
Date Opened:2010-08-22 17:15:46Date Closed:2010-09-17 09:34:03
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 0017900.diff
( 1) core-show-channel-cdr-1.6.2-fix1.diff
Description:when doing
>core show channel XXX

in case if at least 1 CDR variable is empty, everything that goes after it is not shown.
Comments:By: Matthew Nicholson (mnicholson) 2010-09-16 14:39:23

Please test with the patch I just uploaded.

By: Digium Subversion (svnbot) 2010-09-16 14:52:40

Repository: asterisk
Revision: 287114

U   branches/1.4/main/cdr.c

------------------------------------------------------------------------
r287114 | mnicholson | 2010-09-16 14:52:40 -0500 (Thu, 16 Sep 2010) | 8 lines

Don't stop printing cdr variables if we encounter one with a blank name or value.

(closes issue ASTERISK-16605)
Reported by: under
Patches:
     core-show-channel-cdr-fix1.diff uploaded by mnicholson (license 96)
Tested by: mnicholson

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

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

By: Digium Subversion (svnbot) 2010-09-16 14:53:41

Repository: asterisk
Revision: 287115

_U  branches/1.6.2/
U   branches/1.6.2/main/cdr.c

------------------------------------------------------------------------
r287115 | mnicholson | 2010-09-16 14:53:41 -0500 (Thu, 16 Sep 2010) | 15 lines

Merged revisions 287114 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r287114 | mnicholson | 2010-09-16 14:52:39 -0500 (Thu, 16 Sep 2010) | 8 lines
 
 Don't stop printing cdr variables if we encounter one with a blank name or value.
 
 (closes issue ASTERISK-16605)
 Reported by: under
 Patches:
       core-show-channel-cdr-fix1.diff uploaded by mnicholson (license 96)
 Tested by: mnicholson
........

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

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

By: Digium Subversion (svnbot) 2010-09-16 14:54:48

Repository: asterisk
Revision: 287116

_U  branches/1.8/
U   branches/1.8/main/cdr.c

------------------------------------------------------------------------
r287116 | mnicholson | 2010-09-16 14:54:48 -0500 (Thu, 16 Sep 2010) | 22 lines

Merged revisions 287115 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
 r287115 | mnicholson | 2010-09-16 14:53:41 -0500 (Thu, 16 Sep 2010) | 15 lines
 
 Merged revisions 287114 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r287114 | mnicholson | 2010-09-16 14:52:39 -0500 (Thu, 16 Sep 2010) | 8 lines
   
   Don't stop printing cdr variables if we encounter one with a blank name or value.
   
   (closes issue ASTERISK-16605)
   Reported by: under
   Patches:
         core-show-channel-cdr-fix1.diff uploaded by mnicholson (license 96)
   Tested by: mnicholson
 ........
................

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

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

By: Digium Subversion (svnbot) 2010-09-16 14:55:22

Repository: asterisk
Revision: 287117

_U  trunk/
U   trunk/main/cdr.c

------------------------------------------------------------------------
r287117 | mnicholson | 2010-09-16 14:55:21 -0500 (Thu, 16 Sep 2010) | 29 lines

Merged revisions 287116 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r287116 | mnicholson | 2010-09-16 14:54:48 -0500 (Thu, 16 Sep 2010) | 22 lines
 
 Merged revisions 287115 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ................
   r287115 | mnicholson | 2010-09-16 14:53:41 -0500 (Thu, 16 Sep 2010) | 15 lines
   
   Merged revisions 287114 via svnmerge from
   https://origsvn.digium.com/svn/asterisk/branches/1.4
   
   ........
     r287114 | mnicholson | 2010-09-16 14:52:39 -0500 (Thu, 16 Sep 2010) | 8 lines
     
     Don't stop printing cdr variables if we encounter one with a blank name or value.
     
     (closes issue ASTERISK-16605)
     Reported by: under
     Patches:
           core-show-channel-cdr-fix1.diff uploaded by mnicholson (license 96)
     Tested by: mnicholson
   ........
 ................
................

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

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