]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
AMI/ARI: Update version numbers
authorMatthew Jordan <mjordan@digium.com>
Wed, 28 May 2014 17:46:37 +0000 (17:46 +0000)
committerMatthew Jordan <mjordan@digium.com>
Wed, 28 May 2014 17:46:37 +0000 (17:46 +0000)
Update the semantic versioning of ARI to 1.3.0 and AMI to 2.3.0 to account for
backwards compatible changes going from 12.2.0 to 12.3.0.
........

Merged revisions 414765 from http://svn.asterisk.org/svn/asterisk/branches/12

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

13 files changed:
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 77681f190c7c4e11873731a7a34ed806f9d1fbba..42ff31a45670d29a32e45d33eea3ddc7384a8b55 100644 (file)
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "2.2.0"
+#define AMI_VERSION                     "2.3.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 c75d0c61a2a55b9c981352a7330d386015aeb8da..4b3da53867d65eea3944a5c31f95e6020f99c72f 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/applications.{format}",
index b607d02a43aa3b2604d91700cb10202f27543da6..97228f387641c7d01c0bbc7be30b3e9cef0f10b7 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/asterisk.{format}",
index 8368af30a83506b0f993532f91111deaff785e4c..ccc647719391e6bd69ae2d02f525546c5fb871d3 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/bridges.{format}",
index cc7feb6a919e6f97152d4bc7a7a00712a6088dec..997c345010983a290daf97d0e85213441dd592a5 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/channels.{format}",
index b58539ea3b78b00d1e53c91322418cd5db5fc4b2..f4097a8288969500d0ef735fa232da5852f3c811 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
        "_author": "Kevin Harwell <kharwell@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/deviceStates.{format}",
index fbccd4d4ead126f40a988ee48f734a5e54662f10..948f03c7b235e6458f641ee26a1523055430cb73 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/endpoints.{format}",
index f19b0b189e426c81b36dd8e118650676402ee7ff..9ac948b48081f5963a71fbcc323d7d65fb955e1b 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.2",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/events.{format}",
index b225d166edc42fa3aab1a77fccb8c32cb26c0501..8f5c26909e2fb4a8d677667cd39b1b80c26f2de7 100644 (file)
@@ -2,7 +2,7 @@
        "_copyright": "Copyright (C) 2013, Digium, Inc.",
        "_author": "Jonathan Rose <jrose@digium.com>",
        "_svn_revision": "$Revision$",
-       "apiVersion": "1.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/mailboxes.{format}",
index 60d9ba1231b0ba6a7eaac4821d22dc966371286a..9e77605ca9036afa0fe6945a1f88576ccd7a328b 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/playbacks.{format}",
index cbe68f322dda51383da88f92bb1ecbb0381eb871..886d5651b78cf06cc6d4245e663d211ae94b9d2d 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/recordings.{format}",
index 7898439644097db1af1bd5cfda78102cfa663ee3..329a42986474709de7c0bb7b25bca59ffab1d618 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/stasis",
        "resourcePath": "/api-docs/sounds.{format}",
index 27686f68252983532ea92a4c1cad2ff9727e503f..5521582e2f43a2920b895974d760dc6ac384bb08 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.2.0",
+       "apiVersion": "1.3.0",
        "swaggerVersion": "1.1",
        "basePath": "http://localhost:8088/ari",
        "apis": [