Asterisk cmd Verbose
Created by: sharkey,Last modification on Tue 23 of Jan, 2007 [21:01 UTC]
Synopsis:
Send arbitrary text to verbose outputDescription:
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