]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "Update qualifies when AOR configuration changes." 02/4902/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:53:32 +0000 (11:53 -0600)
commitcbc23c31cfdcd6096737ec9fc86acb50443720c5
treeb023fc58df43233b07650931aba8d3c312231439
parent2a3df5aa2267c20970371c222f450e466109de32
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