asterisk/res/res_pjsip
Ben Ford 86836e0442 pjsip_options.c: Allow immediate qualifies for new contacts.
When multiple endpoints try to register close together using the same
AOR with qualify_frequency set, one contact would qualify immediately
while the other contacts would have to wait out the duration of the
timer before being able to qualify. Changing the conditional to check
the contact container count for a non-zero value allows all contacts to
qualify immediately.

Change-Id: I79478118ee7e0d6e76af7c354d66684220db9415
2019-05-07 10:26:19 -06:00
..
include taskprocessor: Enable subsystems and overload by subsystem 2019-02-20 11:51:08 -06:00
config_auth.c res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability 2018-10-24 07:51:25 -05:00
config_domain_aliases.c res_pjsip: Make pjlib.h consistently included. 2018-08-03 16:07:22 -05:00
config_global.c res_pjsip: Added a norefersub configuration setting 2019-04-17 10:18:40 -05:00
config_system.c pjproject: Upgrade to 2.8. 2018-09-18 11:32:18 -05:00
config_transport.c astobj2: Remove legacy ao2_container_alloc routine. 2018-11-21 09:56:16 -05:00
location.c res_pjsip: improve realtime performance on CLI 'pjsip show contacts' 2018-09-28 17:09:33 -05:00
pjsip_cli.c pjsip: Improve CLI completion performance 2017-12-10 12:57:24 -06:00
pjsip_configuration.c chan_pjsip: add a flag to ignore 183 responses if no SDP present 2019-03-08 14:16:30 -05:00
pjsip_distributor.c taskprocessor: Enable subsystems and overload by subsystem 2019-02-20 11:51:08 -06:00
pjsip_global_headers.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
pjsip_message_filter.c res_pjsip: Fix transport_states ref leak 2019-04-10 08:37:49 -06:00
pjsip_options.c pjsip_options.c: Allow immediate qualifies for new contacts. 2019-05-07 10:26:19 -06:00
pjsip_resolver.c pjproject_bundled: Fix for Solaris builds. Do not undef s_addr. 2018-08-03 16:59:03 -05: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 res_pjsip: Patch for res_pjsip_* module load/reload crash 2018-12-03 08:44:59 -06:00
pjsip_transport_events.c res_pjsip_registrar: blocked threads on reliable transport shutdown take 3 2019-02-27 17:02:43 -06:00
pjsip_transport_management.c pjsip_transport_management: Shutdown transport immediately on disconnect 2019-01-21 07:57:12 -06: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