[OpenSIPS-Devel] [OpenSIPS/opensips] de0082: opensips: Fix SIP Instance according to RFC 5626
Damien Sandras
noreply at github.com
Mon Jun 15 16:35:49 UTC 2026
Branch: refs/heads/4.0
Home: https://github.com/OpenSIPS/opensips
Commit: de00824ccbd1bd58d07a47102f33771bc2e6b2cf
https://github.com/OpenSIPS/opensips/commit/de00824ccbd1bd58d07a47102f33771bc2e6b2cf
Author: Damien Sandras <dsandras at beip.be>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M modules/registrar/reply.c
Log Message:
-----------
opensips: Fix SIP Instance according to RFC 5626
It should be surrounded by angle brackets following section 4.1 from RFC
5626:
[RFC3840] defines equality rules for callee capabilities parameters,
and according to that specification, the "sip.instance" media feature
tag will be compared by case- sensitive string comparison. This means
that the URN will be encapsulated by angle brackets ("<" and ">") when
it is placed within the quoted string value of the "+sip.instance"
Contact header field parameter.
(cherry picked from commit 04d5367ab423776524790a0b2bb7ffdd994656f2)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list