asterisk/res/res_pjsip
Ross Beer f65488f546 pjsip_transport_events.c: Fix crash using stale transport pointer.
Apparently it is possible for the transport to be destroyed without
triggering the transport callback logic.  As a result the transport gets
destroyed and we have a stale pointer in the active_transports container.

* Invoke the transport monitor callback checks when the transport is
destroyed in addition to when it is disconnected and shutdown.

ASTERISK-27688

Change-Id: Ia9b5469fea8f2b3f2d8476fae6b748a4d23e7261
2018-03-28 16:20:11 -06:00
..
include AST-2018-005: res_pjsip_transport_management: Move to core 2018-02-21 08:14:56 -07:00
config_auth.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
config_domain_aliases.c res_pjsip/config_domain_aliases.c: Add check for missing domain. 2018-02-02 17:55:14 -06: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 Merge "Remove redundant module checks and references." 2018-01-29 12:39:34 -06:00
location.c pjproject: Add cache_pools debugging option. 2018-02-28 11:41:30 -06:00
pjsip_cli.c pjsip: Improve CLI completion performance 2017-12-10 12:57:24 -06:00
pjsip_configuration.c res_pjsip: Endpoint destruction does not free DTLS configuration 2018-02-16 13:38:21 -06:00
pjsip_distributor.c AST-2018-005: Fix tdata leaks when calling pjsip_endpt_send_response(2) 2018-02-21 08:14:47 -07:00
pjsip_global_headers.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
pjsip_message_filter.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
pjsip_options.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05: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_session.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
pjsip_transport_events.c pjsip_transport_events.c: Fix crash using stale transport pointer. 2018-03-28 16:20:11 -06:00
pjsip_transport_management.c AST-2018-005: res_pjsip_transport_management: Move to core 2018-02-21 08:14:56 -07:00
presence_xml.c res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation 2017-08-01 15:42:38 -06:00
security_events.c security-events: Fix SuccessfulAuth using_password declaration. 2017-12-04 17:21:27 -06:00