asterisk/res/res_pjsip
Richard Mudgett 9e2b2a9837 res_pjsip: Fix prune_on_boot to remove only contacts for the host.
* Check that the contact's reg_server matches the host's name before
deleting any prune_on_boot contacts.  We don't want to delete reliable
transport contacts made with other servers if the ps_contacts database
table is shared with other servers.

Thanks to Ross Beer for pointing out that the original prune logic would
delete reliable transport contacts from other servers.

ASTERISK-27147

Change-Id: I8e439d0d1c266ffdfd7b73d1e5e466180a689bd0
2017-08-15 11:22:54 -05:00
..
include res_pjsip: PJSIP Transport state monitor refactor. 2017-08-10 12:18:58 -05: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 res_pjsip: Add support for dnsmgr to external_media_address. 2017-08-01 15:42:38 -06:00
location.c res_pjsip: Fix prune_on_boot to remove only contacts for the host. 2017-08-15 11:22:54 -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: Remove ephemeral registered contacts on transport shutdown. 2017-08-10 12:18:58 -05:00
pjsip_distributor.c Merge "pjsip_distributor.c: Fix deadlock with TCP type transports." 2017-07-05 16:08:46 -05: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
pjsip_transport_events.c res_pjsip: PJSIP Transport state monitor refactor. 2017-08-10 12:18:58 -05:00
presence_xml.c res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation 2017-08-01 15:42:38 -06:00
security_events.c res_pjsip WebRTC/websockets: Fix usage of WS vs WSS. 2017-03-01 09:53:18 -06:00