]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
AMI/ARI: Update version to 2.5.0/1.5.0 respectively
authorMatthew Jordan <mjordan@digium.com>
Mon, 11 Aug 2014 18:48:18 +0000 (18:48 +0000)
committerMatthew Jordan <mjordan@digium.com>
Mon, 11 Aug 2014 18:48:18 +0000 (18:48 +0000)
This is to support the backwards compatible changes made in the next version
of Asterisk.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@420805 65c4cc65-6c06-0410-ace0-fbb531ad65f3

14 files changed:
UPGRADE.txt
include/asterisk/manager.h
rest-api/api-docs/applications.json
rest-api/api-docs/asterisk.json
rest-api/api-docs/bridges.json
rest-api/api-docs/channels.json
rest-api/api-docs/deviceStates.json
rest-api/api-docs/endpoints.json
rest-api/api-docs/events.json
rest-api/api-docs/mailboxes.json
rest-api/api-docs/playbacks.json
rest-api/api-docs/recordings.json
rest-api/api-docs/sounds.json
rest-api/resources.json

index 5d75670a08c605a4f81b648b222f00b6aced7189..d81332a5a7bd9c55a9c69d2cb86119581ed4ab1c 100644 (file)
 ===
 ===========================================================
 
+From 12.4.0 to 12.5.0:
+
+ARI:
+ - The ARI version has been changed from 1.4.0 to 1.5.0. This is to reflect
+   the backwards compatible changes listed in the CHANGES file.
+
+AMI:
+ - The AMI version has been changed from 2.4.0 to 2.5.0. This is to reflect
+   the backwards compatible changes listed in the CHANGES file.
+
 From 12.3.2 to 12.4.0:
 
  - The safe_asterisk script was previously not installed on top of an existing
index b5cbd0630b9824e42d13c4243f3bde8dbb200e9a..3942ad4532878013a41860f4effe22be372fcde7 100644 (file)
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "2.4.0"
+#define AMI_VERSION                     "2.5.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 */
 
index cf0731c7cbab84cabf3ea12f9cceb14e38e00b7f..4234282c5209076c876859dc48bc1858e349c131 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/applications.{format}",
index 75934a89d778ca4153be67029a1a2ffca702948f..fd8f6d3d69e53b9bf0070f0d19b9374dd3f91c83 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/asterisk.{format}",
index 8d2de7042418979032445d37275d52f1e4ca0b0a..cadf4ae0dfe421f0bab6010e2b7d687e396259b4 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/bridges.{format}",
index 77ad3331e811f7e2f98d37c7760613330d9f34c7..945c333b7a0088bfdfc80a095eba9c6be1fbb9d8 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/channels.{format}",
index af03a8c8a02b7126881da2bb2ca471bca41d0038..95decd9888c6e7baf682528f168491ab10fecec2 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "Kevin Harwell <kharwell@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/deviceStates.{format}",
index 31da6435f956bb504453685dbea6e29f8e3e1070..e8434ba9be38467eb4e7de3f247535f15ff83bce 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/endpoints.{format}",
index a0f70fa684c9e6ea960fa968579a880d2037a07d..9288ac05515e054f2b6c887d43aaf7890c9705ed 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.2",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/events.{format}",
index 63392c6f329a14f1270b81ab8603ffcb9188019d..002c79bbbf6cfc29e7dac54c3200968fee409a7a 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2013, Digium, Inc.",
        "_author": "Jonathan Rose <jrose@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/mailboxes.{format}",
index 9c4029cf907623fba419e0bc6eb312f13a9d40f4..79cedb7a8bc407088c954fef91ad1191a3c65407 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/playbacks.{format}",
index b0a65664cc552a3d079cf879b5bb7de8db677140..0e077e206f570da105f6be82972e2984683986ca 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/recordings.{format}",
index 0678e40d60e3408b7f1984846935f01d53ac1c49..b97f725d4b1582feb04de5d9269092b822b06641 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/sounds.{format}",
index 1f7ce3792c220edf7b5048bd3dc96d8d4a5e4827..921f360ef711354e3ccfdf792219191d5179b9f9 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "David M. Lee, II <dlee@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.4.0",
+       "apiVersion": "1.5.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/ari",
        "apis": [