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
5/21/2025 9:14 PM — InterLinked
This isn't 100% the same thing, but this occurred to me as something that would work if the debug/verbose levels are set in the config file and don't change at runtime: