login | register
Thu 04 of Dec, 2008 [00:34 UTC]

voip-info.org

Discuss [0] History

Asterisk cmd Verbose

Created by: sharkey,Last modification on Tue 23 of Jan, 2007 [21:01 UTC]

Synopsis:

 Send arbitrary text to verbose output

Description:

 Verbose([<level>|]<message>)

level must be an integer value. If not specified, defaults to 0.

Used to printf or echo to the console, with you choice of verbosity level.
This is similar in effect to the NoOp command, but NoOp only output when the vebosity level is 3 or more.





Comments