summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-07-23 23:34:32 +0000
committerGeorge Joseph <gjoseph@digium.com>2017-08-01 15:46:00 -0600
commit48d11338250597d0e8e1c1371726b1d475c42f56 (patch)
treee1209e3a07c584f9541322a86495faabbc9c1cd1 /CHANGES
parentcc1180ed949e2810b4a86c6dcd91431a33f6fa18 (diff)
res_pjsip: Add support for dnsmgr to external_media_address.
The "external_media_address" option on transports is now resolved using dnsmgr. This allows it to be automatically refreshed regularly if refreshes are enabled in dnsmgr. If the system is using a dynamic IP address a dynamic DNS hostname can be provided to keep the IP address up to date. Change-Id: Ia54771720dff0105bde55d5bbb81a3ba437e05b2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 03fa9beeb..b409be09e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,12 @@ Core
* VP9 is now a supported passthrough video codec and it can be used by
specifying "vp9" in the allow line.
+res_pjsip
+------------------
+ * The "external_media_address" on transports is now resolved using dnsmgr and
+ when dnsmgr refreshes are enabled will be automatically updated with the new
+ IP address of a given hostname.
+
res_musiconhold
------------------
* By default, when res_musiconhold reloads or unloads, it sends a HUP signal