summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9f91afef3..6fc2b3765 100644
--- a/CHANGES
+++ b/CHANGES
@@ -770,7 +770,6 @@ Stasis Message Bus
Stasis can be configured in stasis.conf. Note that these parameters operate
at a very low level in Asterisk, and generally will not require changes.
-
Channel Drivers
------------------
* When a channel driver is configured to enable jiterbuffers, they are now
@@ -815,6 +814,11 @@ chan_dahdi
specified to be created, or the keyword 'new' can be used to add channels
not yet created.
+chan_iax2
+------------------
+ * IPv6 support has been added. We are now able to bind to and
+ communicate using IPv6 addresses.
+
chan_local
------------------
* The /b option has been removed.