[asterisk-users] 11.5.0: blindxfer problems

Richard Mudgett rmudgett at digium.com
Mon Dec 22 16:38:04 CST 2014


On Mon, Dec 22, 2014 at 4:00 PM, sean darcy <seandarcy2 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141222/a6a5c4b8/attachment.html>


More information about the asterisk-users mailing list