]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "Update qualifies when AOR configuration changes." 05/4905/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:53 +0000 (11:54 -0600)
commit7603c4f32b8e47d990b899ed3314b1c819022e87
treeec18d06bb10bf6ea0f75260cf778a11cd6a4f4ae
parent47febcb9277f71089d4c072145b8e0d1b8338415
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