<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 22, 2014 at 4:00 PM, sean darcy <span dir="ltr"><<a href="mailto:seandarcy2@gmail.com" target="_blank">seandarcy2@gmail.com</a>></span> wrote:<br><br><div><snip><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5"></div></div>
How do I enable DTMF logging?<br>
<br>
logger set level DEBUG<br>
No such command 'logger set level DEBUG' (type 'core show help logger set level' for other possible commands)<br>
<br>
didn't work, even though:<br>
<br>
help logger<br>
                   logger mute Toggle logging output to a console<br>
                 logger reload Reopens the log files<br>
                 logger rotate Rotates and reopens the log files<br>
logger set level {DEBUG|NOTICE Enables/Disables a specific logging level for this console<br></blockquote><div><br></div><div>The help syntax string is truncated because of the number<br>of options and the column length.  The command is:<br></div><div>logger set level DTMF<br><br></div><div>The full help syntax string is:<br>logger set level {DEBUG|NOTICE|WARNING|ERROR|VERBOSE|DTMF} {on|off}<br></div><div><br></div><div>Richard<br></div></div><br></div></div>