[OpenSIPS-Devel] [OpenSIPS/opensips] 067caa: launch(): Fix edge-case with report_route $param(1...
Liviu Chircu
noreply at github.com
Thu Jan 22 15:57:12 UTC 2026
Branch: refs/heads/3.6
Home: https://github.com/OpenSIPS/opensips
Commit: 067caa135c6eb8eca5cd2466d310b5ad59509c5f
https://github.com/OpenSIPS/opensips/commit/067caa135c6eb8eca5cd2466d310b5ad59509c5f
Author: Liviu Chircu <liviu at opensips.org>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M async.c
Log Message:
-----------
launch(): Fix edge-case with report_route $param(1) not set
Some async functions (e.g. rest_post()) may report an ASYNC_SYNC status,
when the operation completed inline. This case wasn't properly handled
in the launch() support, as the report_route $param(1) was always NULL.
Many thanks to Nuno Ferreira from Five9 for a full report and
troubleshooting on this one!
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list