aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 61c0b80da..6b06454f4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -194,7 +194,8 @@ SIP changes
configs/sip.conf.sample for more information on how it is used.
* Added a new configuration option "authfailureevents" that enables manager events when
a peer can't authenticate properly.
- * Added DNS manager support to registrations not referencing a peer entry.
+ * Added DNS manager support to registrations, both for peers referencing
+ and not referencing a peer entry.
IAX2 changes
------------
@@ -535,6 +536,11 @@ Call Detail Records
* The ResetCDR application now has an 'e' option that re-enables a CDR if it
has been disabled using the NoCDR application.
+DNS manager changes
+-------------------
+ * Addresses managed by DNS manager now will check to see if there is a DNS
+ SRV record for a given domain and will use that hostname/port if present.
+
Miscellaneous New Modules
-------------------------
* Added a new CDR module, cdr_sqlite3_custom.