[asterisk-bugs] [Asterisk 0017651]: [Patch] Increment the Asterisk Call Manager version

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 16 13:56:39 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17651 
====================================================================== 
Reported By:                GMLudo
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17651
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     confirmed
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-1859 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-15 08:18 CDT
Last Modified:              2010-07-16 13:56 CDT
====================================================================== 
Summary:                    [Patch] Increment the Asterisk Call Manager version
Description: 
When you connect on the AMI interface, the first line is:
Asterisk Call Manager/1.1
Between Asterisk 1.4 and Asterisk 1.6, you've increase the version number
(1.0 => 1.1).
We propose to increment the version again for Asterisk 1.8.

This version number is important for the Asterisk frameworks, to know the
server's capacities, because some commands output like iaxpeers have
changed into Asterisk 1.8.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017648 [Patch] Invert the objectname in the AM...
====================================================================== 

---------------------------------------------------------------------- 
 (0124642) bklang (reporter) - 2010-07-16 13:56
 https://issues.asterisk.org/view.php?id=17651#c124642 
---------------------------------------------------------------------- 
As someone responsible for the maintenance of a library for interacting
with AGI/AMI, this issue is very near and dear to my heart.  My personal
opinion is that the version number of the protocol should only change if
the protocol itself actually changes in some way (argument delimiters, for
example).  Simply adding new directives doesn't necessarily change the
protocol.

That being said, having access to the version number of Asterisk when I
open a new AMI channel or receive a new AGI connection would be of great
value.  Passing that as a distinct variable would be my preference. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-16 13:56 bklang         Note Added: 0124642                          
======================================================================




More information about the asterisk-bugs mailing list