asterisk/res/res_pjsip
Kevin Harwell 1f6c34a6c9 res_pjsip: AOR option qualify_frequency not respected on startup
If an endpoint had previously dynamically registered a contact and the contact
information was successfully stored in astdb then upon restart the qualify
notifications would not be sent out if the qualify_frequency was set.  This was
due to the fact that only permanent contacts were being checked and scheduled
for qualifies on startup.  Modified the code to check and schedule all
registered contacts at startup.

(closes issue ASTERISK-23062)
Reported by: Rusty Newton
Review: https://reviewboard.asterisk.org/r/3124/
........

Merged revisions 405748 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405749 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-16 20:06:59 +00:00
..
include res_pjsip: Add PJSIP CLI commands 2013-12-20 21:32:13 +00:00
config_auth.c res_pjsip: Add PJSIP CLI commands 2013-12-20 21:32:13 +00:00
config_domain_aliases.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
config_global.c res_pjsip_messaging: send message to a default outbound endpoint 2013-12-11 20:24:50 +00:00
config_system.c res_pjsip: convert configuration settings names to snake case 2013-11-22 17:27:55 +00:00
config_transport.c res_pjsip: AMI commands and events. 2013-11-23 17:26:57 +00:00
location.c PJSIP: Add Path header support 2014-01-15 13:16:10 +00:00
pjsip_cli.c res_pjsip: Fix CLI tab completion issues 2014-01-13 13:34:47 +00:00
pjsip_configuration.c res_pjsip: Ensure more URI validation happens in pj threads. 2014-01-03 17:27:08 +00:00
pjsip_distributor.c PJSIP: Add Path header support 2014-01-15 13:16:10 +00:00
pjsip_global_headers.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
pjsip_options.c res_pjsip: AOR option qualify_frequency not respected on startup 2014-01-16 20:06:59 +00:00
pjsip_outbound_auth.c res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't know about. 2013-12-19 18:00:33 +00:00
security_events.c Print "<unknown>" for artificial endpoint in PJSIP security events. 2014-01-10 20:00:16 +00:00