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:44:30 -0600
commit114602f43436b91bb043f832285180e74332c941 (patch)
tree8dafa35394e56b516df5fd07efe8a3816ce2a6ad /CHANGES
parent0f49e6ee2e270ef2e6df18c990fcf24f679eba44 (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 cce7f3335..be4cadb52 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