asterisk/res/res_pjsip
Joshua Colp 861984eac0 res_pjsip: Add support for returning only reachable contacts and use it.
This introduces the ability for PJSIP code to specify filtering flags
when retrieving PJSIP contacts. The first flag for use causes the
query code to only retrieve contacts that are not unreachable. This
change has been leveraged by both the Dial() process and the
PJSIP_DIAL_CONTACTS dialplan function so they will now only attempt
calls to contacts which are not unreachable.

ASTERISK-26281

Change-Id: I8233b4faa21ba3db114f5a42e946e4b191446f6c
2017-06-06 09:46:39 -05:00
..
include Revert "Update qualifies when AOR configuration changes." 2017-02-08 11:54:39 -06:00
config_auth.c res_pjsip: Add "like" processing to pjsip list and show commands 2015-10-24 11:02:43 -05:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c res_pjsip: Add ignore_uri_user_options option. 2016-09-09 17:13:02 -05:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
location.c res_pjsip: Add support for returning only reachable contacts and use it. 2017-06-06 09:46:39 -05:00
pjsip_cli.c pjproject cli: Add object count after object lists 2017-02-20 08:07:31 -06:00
pjsip_configuration.c res_pjsip: New endpoint option "refer_blind_progress" 2017-05-11 10:50:35 -05:00
pjsip_distributor.c Merge "res_pjsip: Update artificial auth whenever default_realm changes." 2017-02-21 22:55:13 -06:00
pjsip_global_headers.c res_pjsip: Allow global headers to be overridden. 2016-09-07 16:02:01 -05:00
pjsip_message_ip_updater.c res_pjsip: Fix transport ref leak. 2017-04-03 14:03:24 -05:00
pjsip_options.c res_pjsip: Fix crash when contact has no status 2017-02-27 15:16:57 -06:00
pjsip_resolver.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
pjsip_scheduler.c res_pjsip_pubsub: Correctly implement persisted subscriptions 2017-02-15 13:11:46 -06:00
presence_xml.c res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case. 2016-01-21 16:04:39 -06:00
security_events.c res_pjsip WebRTC/websockets: Fix usage of WS vs WSS. 2017-03-01 09:53:18 -06:00