summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-06-07 08:11:23 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-06-07 08:11:23 -0500
commit812f5b51cb56a36668decc6dfc83adeca185429e (patch)
tree16fb99b0697c7446cd407e8c3326af6d30773cb8 /CHANGES
parentf0400ed858b555a697cfe30fa2e3d2bf9d6e768a (diff)
parent746c2c574578608a6b48d4794ba33cda5a6dd484 (diff)
Merge "res_pjsip: Add support for returning only reachable contacts and use it." into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 04e48419d..2dd47245d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,12 @@ res_agi
EAGI provides. If not specified, it will continue to use the default signed
linear (slin).
+chan_pjsip
+------------------
+ * When dialing an endpoint directly or using the PJSIP_DIAL_CONTACTS dialplan
+ function any contact which is considered unreachable due to qualify being
+ enabled will no longer be called.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.15.0 to Asterisk 13.16.0 ----------
------------------------------------------------------------------------------