Ticket #3978 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Remove shell color codes from the logfile

Reported by: mbrevda Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: - choose - Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description (Last modified by mbrevda)

Seems that as of asterisk 1.6, the log files are poluted with ansii color codes. Either strip them or use them!

Change History

12/17/09 09:55:54 changed by mbrevda

  • description changed.

12/17/09 10:38:47 changed by mbrevda

  • status changed from new to closed.
  • resolution set to fixed.

(In [8446]) closes #3978; use shell asci colors when showing debug log; option to set the amount of debug lines; default debug lines reduced to 500; use different colors for different debugin types: verbose=black, warning=red, debug=green, error=orange

12/17/09 14:04:15 changed by mickecarlsson

(In [8448]) Re #3978, updated language files for various languages

12/17/09 14:08:41 changed by mickecarlsson

(In [8449]) Re #3978, updated swedish .mo language file

07/20/10 08:08:05 changed by mbrevda

  • status changed from closed to reopened.
  • resolution deleted.

Seems we lost the color coding as asterisk removed the ascii codes from the log file

07/20/10 08:11:50 changed by mbrevda

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [10163]) closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

07/20/10 08:51:55 changed by mickecarlsson

  • status changed from closed to reopened.
  • resolution deleted.

Well mbrevda, I guess that you need to revert this as you removed all code......

07/20/10 09:18:24 changed by mbrevda

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [10166]) closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

07/21/10 19:23:53 changed by p_lindheimer

(In [10179]) Merged revisions 10123-10125,10127-10178 via svnmerge from http://svn.freepbx.org/modules/branches/2.8

........

r10147 | mbrevda | 2010-07-14 14:57:32 -0700 (Wed, 14 Jul 2010) | 1 line

real fix for #4175

........

r10149 | p_lindheimer | 2010-07-14 17:31:07 -0700 (Wed, 14 Jul 2010) | 1 line

fixes #4431 don't try to migrate blank use_by rows

........

r10158 | p_lindheimer | 2010-07-15 11:58:55 -0700 (Thu, 15 Jul 2010) | 1 line

fixes #4443 set width of div to 500px, seems to be adequate to keep overflow

........

r10160 | p_lindheimer | 2010-07-15 15:46:20 -0700 (Thu, 15 Jul 2010) | 1 line

fixes #4444 macro-dial-one not handling ALERT_INFO properly

........

r10163 | mbrevda | 2010-07-20 05:11:50 -0700 (Tue, 20 Jul 2010) | 1 line

closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

........

r10166 | mbrevda | 2010-07-20 06:18:23 -0700 (Tue, 20 Jul 2010) | 1 line

closes #3978, re-add ascii colors to cli application and arguments. These regex's are probobly B A D, but they seem to work

........

r10168 | p_lindheimer | 2010-07-20 15:31:29 -0700 (Tue, 20 Jul 2010) | 1 line

fixes #4460 set OUTNUM so dial works, needs testing

........

r10170 | p_lindheimer | 2010-07-21 13:59:49 -0700 (Wed, 21 Jul 2010) | 1 line

fixes #4414 for real this time I hope, if ZAP2DAHDICOMPAT is set, use zap and dahdi table settings, if not set only use dahdi table settings if generating chan_dahdi_additional.conf file, this allows old zap settings to migrate, also don't show Zap device options if not set, unless this is a zap system

........

r10171 | p_lindheimer | 2010-07-21 15:53:16 -0700 (Wed, 21 Jul 2010) | 1 line

fixes #4448 make sure core's functions are included for tarball installs

........