On Mon, Dec 22, 2014 at 4:00 PM, sean darcy <seandar...@gmail.com> wrote:

<snip>


> How do I enable DTMF logging?
>
> logger set level DEBUG
> No such command 'logger set level DEBUG' (type 'core show help logger set
> level' for other possible commands)
>
> didn't work, even though:
>
> help logger
>                    logger mute Toggle logging output to a console
>                  logger reload Reopens the log files
>                  logger rotate Rotates and reopens the log files
> logger set level {DEBUG|NOTICE Enables/Disables a specific logging level
> for this console
>

The help syntax string is truncated because of the number
of options and the column length.  The command is:
logger set level DTMF

The full help syntax string is:
logger set level {DEBUG|NOTICE|WARNING|ERROR|VERBOSE|DTMF} {on|off}

Richard
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to