[OpenSIPS-Devel] [OpenSIPS/opensips] 41c3dc: registrar docs: Fix misleading $(ct[1]) example input
Liviu Chircu
noreply at github.com
Tue Jan 28 14:26:33 UTC 2025
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 41c3dcbe509d008c84923b834ca3f60a0a999a31
https://github.com/OpenSIPS/opensips/commit/41c3dcbe509d008c84923b834ca3f60a0a999a31
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M modules/registrar/doc/registrar_admin.xml
Log Message:
-----------
registrar docs: Fix misleading $(ct[1]) example input
The $(ct[1]) value is actually a full Contact header body, not just the
URI. This, in turn, leads to a silent failure of
is_contact_registered() even on the happy path, which can be
time-consuming to debug...
Credits to Bogdan Iancu for spotting this!
(cherry picked from commit 8232ff0bb47dfa15edb2c2f4bfa944c895d64bd7)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list