[OpenSIPS-Devel] [OpenSIPS/opensips] e7eea1: registrar & mid-registrar: Do not always force the...
Liviu Chircu
noreply at github.com
Fri Jun 4 16:57:29 EST 2021
Branch: refs/heads/3.2
Home: https://github.com/OpenSIPS/opensips
Commit: e7eea18dfc7af5dff8b3887cad899b67712715b7
https://github.com/OpenSIPS/opensips/commit/e7eea18dfc7af5dff8b3887cad899b67712715b7
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