Merge "res_pjsip: Add support for returning only reachable contacts and use it." into 13

This commit is contained in:
Jenkins2
2017-06-07 08:11:23 -05:00
committed by Gerrit Code Review
6 changed files with 128 additions and 6 deletions

View File

@@ -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 ----------
------------------------------------------------------------------------------