[OpenSIPS-Devel] [OpenSIPS/opensips] 69b7f0: tm: register context functions before initializing
Răzvan Crainea
noreply at github.com
Thu Oct 9 13:54:19 UTC 2025
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: 69b7f06af37c8dc64fa709349770118832ab5a4c
https://github.com/OpenSIPS/opensips/commit/69b7f06af37c8dc64fa709349770118832ab5a4c
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