[OpenSIPS-Devel] [OpenSIPS/opensips] 8bb39a: tm: register context functions before initializing
Răzvan Crainea
noreply at github.com
Thu Oct 9 13:54:07 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 8bb39a2679b41551ec57b34efd9a4587a8daaf7f
https://github.com/OpenSIPS/opensips/commit/8bb39a2679b41551ec57b34efd9a4587a8daaf7f
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!
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list