[OpenSIPS-Devel] [OpenSIPS/opensips] 04d536: opensips: Fix SIP Instance according to RFC 5626
Damien Sandras
noreply at github.com
Mon Jun 15 16:33:33 UTC 2026
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: 04d5367ab423776524790a0b2bb7ffdd994656f2
https://github.com/OpenSIPS/opensips/commit/04d5367ab423776524790a0b2bb7ffdd994656f2
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.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list