[OpenSIPS-Devel] [OpenSIPS/opensips] 700b71: registrar & mid-registrar: Do not always force the...
Liviu Chircu
noreply at github.com
Fri Jun 4 16:57:13 EST 2021
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 700b718db6520094c8ab458698088fd1d60c6eb3
https://github.com/OpenSIPS/opensips/commit/700b718db6520094c8ab458698088fd1d60c6eb3
Author: Liviu Chircu <liviu at opensips.org>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M modules/mid_registrar/save.c
M modules/registrar/save.c
M parser/parse_uri.h
Log Message:
-----------
registrar & mid-registrar: Do not always force the matching mode
When the "M<matching-mode>" save() flag is not used, the registrars
should not default to forcing the Contact-only matching mode (0), rather
they should use the None mode (-1), and let usrloc use its own default
setting.
Part of a set of fixes for #2351
More information about the Devel
mailing list