asterisk/res/res_pjsip
Alexei Gradinari faf9bdebb7 res_pjsip: qualify/unqualify added/deleted realtime endpoints
If the PJSIP endpoint's AOR with the permanent contact
was deleted from the realtime storage the res_pjsip module
continues trying to qualify this contact.
The error 'Unable to find an endpoint to qualify contact'
appeares every 'qualify_frequency' seconds.
This patch deletes this contact in this case.

The PJSIP endpoint's AOR with the permanent contact
is never qualified if it is added to realtime storage
after asterisk started.
This patch adds qualifying for the AOR's permanent contacts
on the first handling of this AOR.

ASTERISK-26319 #close

Change-Id: Ib93dded9121edb113076903d1aa95402f799f8fe
2016-08-30 15:58:56 -05:00
..
include res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06: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: Cache global config options. 2016-08-25 18:16:43 -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 PJSIP: provide valid tcp nodelay option for reuse 2016-07-07 11:32:58 -05:00
location.c Merge "location.c: Misc fixes and cleanups." 2016-08-12 12:08:57 -05:00
pjsip_cli.c chan_pjsip: Add 'pjsip show channelstats' 2016-03-29 14:35:31 -05:00
pjsip_configuration.c res_pjsip: Default endpoints to the "offline" status. 2016-08-29 11:23:38 -05:00
pjsip_distributor.c pjsip_distributor.c: Add missing allocation failure check. 2016-08-11 11:57:22 -05:00
pjsip_global_headers.c res_pjsip: Fixed invalid empty Server and User-Agent SIP headers. 2015-03-11 15:22:01 +00:00
pjsip_options.c res_pjsip: qualify/unqualify added/deleted realtime endpoints 2016-08-30 15:58:56 -05:00
pjsip_resolver.c DNS: Need to use the same serializer for a pjproject SIP transaction. 2015-06-10 19:22:13 -05:00
pjsip_scheduler.c res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06:00
presence_xml.c res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case. 2016-01-21 16:04:39 -06:00
security_events.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00