]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "Update qualifies when AOR configuration changes." 04/4904/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:39 +0000 (11:54 -0600)
commit46147a8f3013ba7fcf326e1b2d6e1b6c4ad68202
tree23d733aa23cb2994ee55dbb1cc5da8dd58e601e9
parentc72b4c98e8e7ef2d833178dea12d34298ffa194f
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