mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-01 18:09:41 +00:00
ARI: Changed version from 1.8.0 to 1.9.0
Change-Id: I510991c60d28d171f47c4b58bba4947f7fc71b13
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -25,6 +25,7 @@ ARI
|
|||||||
ContactStatusChange. In particular, these events are useful when subscribing
|
ContactStatusChange. In particular, these events are useful when subscribing
|
||||||
to all event sources, as they provide additional endpoint related
|
to all event sources, as they provide additional endpoint related
|
||||||
information beyond the addition/removal of channels from an endpoint.
|
information beyond the addition/removal of channels from an endpoint.
|
||||||
|
The ARI version has been bumped to 1.9.0 as a result.
|
||||||
|
|
||||||
* Added the ability to subscribe to all ARI events in Asterisk, regardless
|
* Added the ability to subscribe to all ARI events in Asterisk, regardless
|
||||||
of whether the application 'controls' the resource. This is useful for
|
of whether the application 'controls' the resource. This is useful for
|
||||||
|
@@ -21,6 +21,12 @@
|
|||||||
=== UPGRADE-12.txt -- Upgrade info for 11 to 12
|
=== UPGRADE-12.txt -- Upgrade info for 11 to 12
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|
||||||
|
From 13.5.0 to 13.6.0:
|
||||||
|
|
||||||
|
ARI:
|
||||||
|
- The version of ARI has been updated to 1.9.0 to reflect the backwards
|
||||||
|
compatible changes outlined in the CHANGES file.
|
||||||
|
|
||||||
From 13.4.0 to 13.5.0:
|
From 13.4.0 to 13.5.0:
|
||||||
|
|
||||||
AMI:
|
AMI:
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/applications.{format}",
|
"resourcePath": "/api-docs/applications.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/asterisk.{format}",
|
"resourcePath": "/api-docs/asterisk.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/bridges.{format}",
|
"resourcePath": "/api-docs/bridges.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/channels.{format}",
|
"resourcePath": "/api-docs/channels.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "Kevin Harwell <kharwell@digium.com>",
|
"_author": "Kevin Harwell <kharwell@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/deviceStates.{format}",
|
"resourcePath": "/api-docs/deviceStates.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/endpoints.{format}",
|
"resourcePath": "/api-docs/endpoints.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.2",
|
"swaggerVersion": "1.2",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/events.{format}",
|
"resourcePath": "/api-docs/events.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2013, Digium, Inc.",
|
||||||
"_author": "Jonathan Rose <jrose@digium.com>",
|
"_author": "Jonathan Rose <jrose@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/mailboxes.{format}",
|
"resourcePath": "/api-docs/mailboxes.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/playbacks.{format}",
|
"resourcePath": "/api-docs/playbacks.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/recordings.{format}",
|
"resourcePath": "/api-docs/recordings.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"resourcePath": "/api-docs/sounds.{format}",
|
"resourcePath": "/api-docs/sounds.{format}",
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
"_copyright": "Copyright (C) 2012 - 2013, Digium, Inc.",
|
||||||
"_author": "David M. Lee, II <dlee@digium.com>",
|
"_author": "David M. Lee, II <dlee@digium.com>",
|
||||||
"_svn_revision": "$Revision$",
|
"_svn_revision": "$Revision$",
|
||||||
"apiVersion": "1.8.0",
|
"apiVersion": "1.9.0",
|
||||||
"swaggerVersion": "1.1",
|
"swaggerVersion": "1.1",
|
||||||
"basePath": "http://localhost:8088/ari",
|
"basePath": "http://localhost:8088/ari",
|
||||||
"apis": [
|
"apis": [
|
||||||
|
Reference in New Issue
Block a user