summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2016-11-18 09:46:48 -0600
committerMark Michelson <mmichelson@digium.com>2016-11-18 10:56:31 -0500
commit7a8d6bc81b40fddffbdc00d4e9fc98856fd052ff (patch)
treec39de4997198c51b1d6baa655ba99c3501c5beca /CHANGES
parent782985631e8c8f3ea8a5afc0a50cd0f698be57a5 (diff)
Bump ARI version to 2.0.0
In order to not have version number overlap between different versions of Asterisk, each new major version of Asterisk will mean we also bump the ARI major version number. This particular change does NOT introduce any known breaking changes to ARI. For discussion relating to this topice, see: http://lists.digium.com/pipermail/asterisk-dev/2016-November/075964.html Change-Id: I712ee0df177a8fe1252da2bc029705268b97b665
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e7d6cca93..3db847d83 100644
--- a/CHANGES
+++ b/CHANGES
@@ -93,6 +93,12 @@ ARI
Applications subscribed to a bridge will receive this event when the source
of video changes in a mixing bridge.
+ * The ARI major version has been bumped. There are not any known breaking changes
+ in ARI. The major version has been bumped because otherwise we can end up with
+ overlapping version numbers between different Asterisk versions. Now each major
+ version of Asterisk will bring with it a change in the major version of ARI.
+ The ARI version in Asterisk 14 is now 2.0.0.
+
res_pjsip
------------------
* Automatic dual stack support is now implemented. Depending on DNS resolution