[Home]

Summary:ASTERISK-26556: manager: AMI version report same in Ast 13 & 14, despite Ast 14 syntax changes
Reporter:Michelle Dupuis (generationd)Labels:
Date Opened:2016-11-05 01:58:26Date Closed:2016-11-15 19:08:31.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:14.1.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk 14 introduced a new syntax for responses to 'command' actions.  Each line of the output of the command is prefixed with 'Output: ', whereas in Asterisk 13 in line of output had no prefix, yet the responses ended with --END COMMAND--

This is great, but the AMI reports as version 2.8.0 in both Ast 13 and Ast 14.  Shouldn't the AMI version number be incremented so 3rd party developers have a way to expect different response syntax from the ami?
Comments:By: Asterisk Team (asteriskteam) 2016-11-05 01:58:26.986-0500

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].

By: Friendly Automation (friendly-automation) 2016-11-15 19:08:31.860-0600

Change 4440 merged by zuul:
manager: Bump AMI version number.

[https://gerrit.asterisk.org/4440|https://gerrit.asterisk.org/4440]

By: Friendly Automation (friendly-automation) 2016-11-15 19:23:36.912-0600

Change 4441 merged by Joshua Colp:
manager: Bump AMI version number.

[https://gerrit.asterisk.org/4441|https://gerrit.asterisk.org/4441]