Page 1 of 1

CLI UNUSUAL

PostPosted: Wed May 20, 2009 3:29 pm
by ruben23
Hi, i Got unusual problem with my CLI log output i got it all in white text. i cant differentiate the errors through color....ALL the log displayed is in white text.
What could have happen...? anyone have encountered like this.


:?:

PostPosted: Wed May 20, 2009 4:08 pm
by mflorell
That's Asterisk, not much you can do about it except change your terminal to black background

PostPosted: Wed May 20, 2009 4:24 pm
by ruben23
I mean when i install the vicidial...and run it on my CLI log output..i can view color red, blue and pink on its AGI script and its error as .
like this:

Spawn extension (default, 8600061, 1) exited non-zero on 'SIP/APN1-086d3a00'
-- Executing DeadAGI("SIP/APN1-086d3a00", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Spawn extension (default, 58600061, 1) exited non-zero on 'Local/58600061@default-625e,2'
-- Executing DeadAGI("Local/58600061@default-625e,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Spawn extension (default, 8309, 3) exited non-zero on 'Local/58600061@default-625e,1

The DeadAGIscript suppost to be in red color and followed by blue in text..but now its only all white text my background is still the same black.

Hope you got what i mean

PostPosted: Thu May 21, 2009 6:52 pm
by mflorell
version of ViciDial?

Re: CLI UNUSUAL

PostPosted: Fri Jul 25, 2014 9:17 am
by udy786
Hi,
Today same problem started with my 4 servers. Till morning my all servers was fine. When I use asterisk -vvvgr on command prompt, all real time logs was showing in color on CLI but suddenly today everything stopped and I am getting in logs in white. Its too much difficult to identify real time logs in white. Please help me on this.

I have rebooted two server after that problem solved on both but problem is still on two server which I have not rebooted. Right now not possible to reboot both and need to check real time CLI.

OS:- CentOS release 5.6 (Final)
Asterisk:- 1.4.39.1-vici
Vicidial:-
VERSION: 2.4-309a
BUILD: 110430-1642
© 2011 ViciDial Group

Re: CLI UNUSUAL

PostPosted: Sun Jul 27, 2014 3:19 am
by boybawang
might want to try asterisk -vvvvvvvvvvvvvgc

Re: CLI UNUSUAL

PostPosted: Sun Jul 27, 2014 9:55 am
by udy786
I have tried many possible combinations of asterisk commands like,
asterisk -vvvgrc
asterisk -vvvgr
asterisk -grvvv

I don't remember all but I have tried 4 or 5 more but Same problem was with all. Today I have rebooted all server and problem solved. First time happened such things with me on my server.