[asterisk-commits] AMI: Bumping AMI non-breaking number for Asterisk 15.3.0 rel... (asterisk[15])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Feb 22 15:16:37 CST 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/8373 )

Change subject: AMI: Bumping AMI non-breaking number for Asterisk 15.3.0 release
......................................................................

AMI: Bumping AMI non-breaking number for Asterisk 15.3.0 release

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: I583817e2f3d782aeb4300665250362ef7b59a375
---
M include/asterisk/manager.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Corey Farrell: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, approved
  Richard Mudgett: Looks good to me, but someone else must approve
  Jenkins2: Approved for Submit



diff --git a/include/asterisk/manager.h b/include/asterisk/manager.h
index 6620dc4..b0cf7c5 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                     "4.0.2"
+#define AMI_VERSION                     "4.0.3"
 #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/8373
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: merged
Gerrit-Change-Id: I583817e2f3d782aeb4300665250362ef7b59a375
Gerrit-Change-Number: 8373
Gerrit-PatchSet: 4
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-commits/attachments/20180222/91fb984e/attachment.html>


More information about the asterisk-commits mailing list