[Asterisk-Dev] make valgrind added new message

Matthew Boehm mboehm at cytelcom.com
Tue Dec 28 08:02:02 MST 2004


I just did a 'make valgrind' to attempt to debug a chan/local issue. I was
quite angry to discover that 'make valgrind' also did a 'make install'
without telling me so. grr.

Anyway, I did the make valgrind and I have not restarted asterisk. I issued
the same command I always use to reconnect CLI and I got this:

[root at asterisk asterisk]# asterisk -Rvvvvvvvvvvdgn
Parsing /etc/asterisk/asterisk.conf
Parsing /etc/asterisk/extconfig.conf
Asterisk CVS-v1-0-12/28/04-08:46:40, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster at digium.com>
=========================================================================
Connected to Asterisk CVS-v1-0-12/14/04-22:40:55 currently running on
asterisk (pid = 11117)
Usage: set verbose <level>
       Sets level of verbose messages to be displayed.  0 means
       no messages should be displayed. Equivalent to -v[v[v...]]
       on startup
Usage: set debug <level>
       Sets level of core debug messages to be displayed.  0 means
       no messages should be displayed. Equivalent to -d[d[d...]]
       on startup.

I've never seen those 2 usage statements before. Never. I'm guessing its an
update to the code as the messages are inside cli.c.

But anyway, the POINT of this email. Why am I seeing those 2 messages if I
am alread passing the -v and -d? It seems redundant to tell me something I
already know.

-Matthew




More information about the asterisk-dev mailing list