[OpenSIPS-Devel] [OpenSIPS/opensips] 60d628: registrar & mid-registrar: Do not always force the...
Liviu Chircu
noreply at github.com
Fri Jun 4 16:57:53 EST 2021
Branch: refs/heads/3.1
Home: https://github.com/OpenSIPS/opensips
Commit: 60d62837e5445af52bc500c930fdddbcc6901072
https://github.com/OpenSIPS/opensips/commit/60d62837e5445af52bc500c930fdddbcc6901072
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
(cherry picked from commit 700b718db6520094c8ab458698088fd1d60c6eb3)
More information about the Devel
mailing list