[asterisk-bugs] [JIRA] (ASTERISK-18447) Debug manager actions in the CLI

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Mar 9 17:22:25 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-18447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249959#comment-249959 ] 

Kevin Harwell commented on ASTERISK-18447:
------------------------------------------

What version of Asterisk are you using? This should already be available in the latest versions and can be "turned on" by enabling manager debug:
{noformat}
*CLI> manager set debug [on|off]
{noformat}
Or you can set the "debug" configuration option in _manager.conf_.

When enabled actions are output as verbose messages, so make sure verbose messages are going to the console, or wherever they are needed.

> Debug manager actions in the CLI
> --------------------------------
>
>                 Key: ASTERISK-18447
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-18447
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Core/ManagerInterface/NewFeature
>            Reporter: Olle Johansson
>            Severity: Trivial
>
> Adds a new option to manager.conf. When enabled, all manager actions will be output in the CLI session, in order to be able to debug a system controlled by AMI connections.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list