[OpenSIPS-Devel] [OpenSIPS/opensips] 4009f4: tm: register context functions before initializing
Răzvan Crainea
noreply at github.com
Thu Oct 9 13:54:45 UTC 2025
Branch: refs/heads/3.4
Home: https://github.com/OpenSIPS/opensips
Commit: 4009f44df2f75b50ce3e9ed5a727bea91a721d0f
https://github.com/OpenSIPS/opensips/commit/4009f44df2f75b50ce3e9ed5a727bea91a721d0f
Author: Razvan Crainea <razvan at opensips.org>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M modules/tm/tm.c
Log Message:
-----------
tm: register context functions before initializing
Fixes bug introduced by 1bd9e8bb, where context initialization failed
because it was not registered after variables had been parsed. The
commit ensures that when the variables are initialized, the context
functions exist.
Many thanks to Nick Altmann for reporting it!
(cherry picked from commit 8bb39a2679b41551ec57b34efd9a4587a8daaf7f)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list