Hi,
I recently upgraded to Asterisk 1.4 and noticed the behavior changed in how verbose messages are reported to the console. In the old version of asterisk after “set verbose 10” a message was reported to the console anytime a keypress was registered by the system, which was very helpful. 1.4 doesn’t seem to behave the same way. After entering “core set verbose 10” (since “set” was removed), the messages I’m getting aren’t showing keypresses, or other
Is there a command which will show the messages the old way? or at least display the keypresses as the system receives them? It was helpful to be able to see each keypress as it was registered by the system in order to debug DTMF problems.
Thanks,
Mark MacVicar