asterisk/res/res_pjsip
Joshua Colp 2c9757bc90 res_pjsip: Update default keepalive interval to 90 seconds.
A change recently went in which disabled the built-in PJSIP
keepalive. This defaulted to 90 seconds and kept TCP/TLS
connections alive. Disabling this functionality has resulted
in a behavior change of not doing keepalives by default resulting
in TCP/TLS connections dropping for some people.

This change makes our default keepalive interval 90 seconds
to match the previous behavior and preserve it.

ASTERISK-27978

Change-Id: Ibd9a45f3cbe5d9bb6d2161268696645ff781b1d6
2018-07-20 06:55:48 -05:00
..
include pjsip: Rewrite OPTIONS support with new eyes. 2018-04-27 17:28:16 -05: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: Update default keepalive interval to 90 seconds. 2018-07-20 06:55:48 -05:00
config_system.c res_sorcery_config: Allow configuration section to be used based on name. 2018-07-18 13:20:49 -05:00
config_transport.c pjsip: Clarify certificate configuration for Websocket. 2018-07-03 07:56:45 -05:00
location.c pjsip: Rewrite OPTIONS support with new eyes. 2018-04-27 17:28:16 -05:00
pjsip_cli.c pjsip: Improve CLI completion performance 2017-12-10 12:57:24 -06:00
pjsip_configuration.c res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint 2018-07-06 07:03:45 -06:00
pjsip_distributor.c AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses. 2018-06-11 09:28:43 -06: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 VECTOR: Passing parameters with side effects to macros is dangerous. 2018-06-21 16:10:52 -06:00
pjsip_resolver.c Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
pjsip_scheduler.c Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks." 2018-04-16 07:11:26 -05: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 res_pjsip/pjsip_transport_management.c: Fix deadlock with transport keep alive. 2018-07-03 12:15:40 -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 security-events: Fix SuccessfulAuth using_password declaration. 2017-12-04 17:21:27 -06:00