From: Kevin Harwell Date: Thu, 23 Mar 2017 19:03:35 +0000 (-0500) Subject: AMI: Updated version X-Git-Tag: 13.15.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b34e6eb465221902baf4dc9f8979201472202c;p=thirdparty%2Fasterisk.git 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 --- diff --git a/include/asterisk/manager.h b/include/asterisk/manager.h index 3f22d5f4bb..afd9ca1484 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 */