On Tue, May 05, 2026 at 01:16:05AM +0200, Pablo Neira Ayuso wrote: > Thanks for the detailed report. It seems I changed the semantics of > exp->helper, this used to be use to set a new helper for an expected > connection, which is the case for sip and h323. > > Would this patch help address the issue you are observing? Actually, this needs to set to NULL the new exp->assign_helper field, see new patch, untested.