OP: I want to do a gosub, but only if verbosity is > 3, for example, because that gosub is just going to print a bunch of stuff.
Even if I do Verbose(4,CALLERID(all)=${CALLERID(all)})
there's still stuff that will print if the verbosity is 3
You must be