[asterisk-users] CLI and choice of messages

Mike list at virtutel.ca
Sat Dec 6 17:05:28 CST 2008


Thanks, for some reason I had completely missed that cmd.

Mike

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Atis Lezdins
Sent: Friday, December 05, 2008 17:30
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] CLI and choice of messages

On Fri, Dec 5, 2008 at 6:00 PM, Mike <list at virtutel.ca> wrote:
> Is there a way, for debugging purpose, to have a level where only Noop()
> cmds are shown in the CLI but nothing else in the dialplan appears (except
> for errors and warnings or course)?
>

Replace NoOp(something) with Verbose(something) and it will be printed
out with Verbosity of 0. That's default verbosity you see in CLI.
NoOp really does nothing as opposed to Verbose(), so you will see it
only in "-- Executing" message which has verbosity 2.

Regards,
Atis


-- 
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list