[asterisk-bugs] [JIRA] (ASTERISK-27009) AMI Ping Action returns Permission denied

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri May 19 12:08:57 CDT 2017


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

Asterisk Team commented on ASTERISK-27009:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> AMI Ping Action returns Permission denied
> -----------------------------------------
>
>                 Key: ASTERISK-27009
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27009
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>    Affects Versions: 13.15.0
>         Environment: Asterisk 13.15.0 under FreePBX 13
>            Reporter: Kevin Stange
>            Severity: Minor
>
> We had been running asterisk 13.14.0 and we had a third party integration set up which would authenticate to the manager interface and then call the Ping action.
> The manager config looks like this:
> [name]
> secret = <secret>
> deny=0.0.0.0/0.0.0.0
> permit=<IP>/255.255.255.255
> read = system,call,log,verbose,command,agent,user,config,dtmf,reporting,cdr,dialplan,originate
> write = system,call,originate
> writetimeout = 100
> This worked fine.  After upgrading to version 13.15.0, we suddenly started seeing this:
> id: 326777
> ActionID: 326777
> Action: Ping
> Response: Error
> ActionID: 326777
> Message: Permission denied
> I did some research and I wasn't able to find a documented permission that is to be used for allowing the Ping action or any notes of changes to AMI in 13.15.0's ChangeLog.
> This seems like a bug, but if it's working as intended, perhaps some documentation of the change is missing?
> I downgraded back to 13.14.0 and my application's able to call Ping again.



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



More information about the asterisk-bugs mailing list