Hi,
we have the following situation: Multiple UAs are subscribed to the proxy and get INVITEd via parallel forking.
Now one of the UAs sends us a 302 status, we would like to handle this like a failure. So we'd like to CANCEL all the other branches, and forward the 302 status to the original INVITE.
We have tried t_reply("302", "$T(reply_reason)") in the response, which almost solves this, however we cannot pass the required headers form the 302 response in it.
BTW, could there have been a change in the default behavior of Kamailio? We think it used to "just work" in the past.
Thank you very much Christian Berger