On Fri, Dec 5, 2008 at 6:00 PM, Mike <[EMAIL PROTECTED]> 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,
[EMAIL PROTECTED]
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

Reply via email to