[asterisk-commits] AMI: Updated version (asterisk[13])
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Mar 23 15:18:46 CDT 2017
    
    
  
Mark Michelson has submitted this change and it was merged. ( https://gerrit.asterisk.org/5309 )
Change subject: AMI: Updated version
......................................................................
AMI: Updated version
Updated the AMI version for the following reason (see CHANGES for more details):
The 'PJSIPShowEndpoint' command's response event of 'IdentifyDetail' now
contains a new optional parameter, 'MatchHeader'.
Change-Id: I9aeac4decc89f9b464b3f026e97c7ef1acc79242
---
M include/asterisk/manager.h
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
  Mark Michelson: Looks good to me, approved
  Anonymous Coward #1000019: Verified
  Sean Bright: Looks good to me, but someone else must approve
diff --git a/include/asterisk/manager.h b/include/asterisk/manager.h
index 3f22d5f..afd9ca1 100644
--- a/include/asterisk/manager.h
+++ b/include/asterisk/manager.h
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "2.9.0"
+#define AMI_VERSION                     "2.10.0"
 #define DEFAULT_MANAGER_PORT 5038	/* Default port for Asterisk management via TCP */
 #define DEFAULT_MANAGER_TLS_PORT 5039	/* Default port for Asterisk management via TCP */
 
-- 
To view, visit https://gerrit.asterisk.org/5309
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9aeac4decc89f9b464b3f026e97c7ef1acc79242
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
    
    
More information about the asterisk-commits
mailing list