]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "Update qualifies when AOR configuration changes." 03/4903/1
authorMark Michelson <mmichelson@digium.com>
Wed, 8 Feb 2017 17:50:11 +0000 (11:50 -0600)
committerMark Michelson <mmichelson@digium.com>
Wed, 8 Feb 2017 17:54:28 +0000 (11:54 -0600)
commit8a528abe9e91df749b2ce7c276b98ce850df855b
tree7971fc76c2ce88604e46cf1b0e7ac2d365c504d6
parenta49870b8df626f9c87867ea60be6b0a6a483edca
Revert "Update qualifies when AOR configuration changes."

This reverts commit 6492e91392b8fd394193e411c6eb64b45486093f.

The change in question was intended to prevent the need to reload in
order to update qualifies on contacts when an AOR changes. However, this
ended up causing a deadlock instead.

Change-Id: I1a835c90a5bb65b6dc3a1e94cddc12a4afc3d71e
res/res_pjsip.c
res/res_pjsip/include/res_pjsip_private.h
res/res_pjsip/location.c
res/res_pjsip/pjsip_options.c
res/res_pjsip_registrar.c