[asterisk-dev] RFI for AAL; 16 Application Documentation Problems

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Fri Mar 31 12:58:25 MST 2006


On Friday 31 March 2006 10:54, Steve Murphy wrote:
> First of all, is it completely true that none of the following take
> any arguments? For instance, I KNOW that NoOp is a lie! It takes args
> and it prints them out to the console when it is invoked...

That is incorrect.  NoOp takes no arguments.  What you're seeing on the
console is a result of the verbose setting being level 3 or higher.  All
applications and their arguments are posted to the console at that
level, whether or not the application does anything with them.  If you
want an app that truly does post output to the console, see Verbose().

-- 
Tilghman



More information about the asterisk-dev mailing list