]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
AMI: Bumping AMI non-breaking number for Asterisk 13.20.0 release
authorKevin Harwell <kharwell@digium.com>
Thu, 22 Feb 2018 17:11:14 +0000 (11:11 -0600)
committerKevin Harwell <kharwell@digium.com>
Thu, 22 Feb 2018 20:04:02 +0000 (14:04 -0600)
A few changes were made to AMI:

 * Fixed "(null):" header in AMI AsyncAGIEnd event
 * A mute header was added to the ConfbridgeJoin AMI event
 * ConfbridgeList action's ConfbridgeList events now output all
   the standard channel snapshot headers

Change-Id: I94a82a44b02c91becae08d254e9a56abba5697cf

include/asterisk/manager.h

index c4550dfa8907dfe82d87042330afc631f8bd22fb..67b9d92c6b9eae46e338e15248185406b88dab5d 100644 (file)
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "2.10.3"
+#define AMI_VERSION                     "2.10.4"
 #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 */