#390: CLI without colors if CallWeaver starts via cron-job (Fixed)

May 21 2008 * 11:18
Reported by: Release:
Priority: Enhancement Milestone: 2.0
Component: core Assigned to: mjagdis

CLI without colors if CallWeaver starts via cron-job…

PS: If I start CallWeaver manual, then I get a colored CLI of course…

Changelog:

Modified by May 28 2008 * 23:25
  • Milestone: set to 1.2.1
Modified by Jun 26 2008 * 19:16
  • Milestone: changed from 1.2.1 to 1.2.0.2
Modified by Jun 05 2010 * 15:38
  • Assigned user: changed from mm_202 to mjagdis
  • Status: changed from Open to Fixed
  • Milestone: changed from 1.2.0.2 to 2.0

Trunk honours the TERM environment variable. Only if it is set do you get any colours or highlighting. More precisely it’s the console part of callweaver that does the colourizing so callweaver and every rcallweaver can all behave differently and appropriately.

And the log files never get peppered with weird escape sequences.