Alex Hermann writes:
this change broke support for calling t_load_contacts
from
failure_route. When
used from failure_route, the current ruri is added again as new branch. Can
you elaborate on why the relevant code was removed?
if i remember correctly, the change in ruri handling was such that ruri
can be re-set in failure/reply routes instead of calling append_branch,
and when t_relay is called again, it uses both ruri and branches (if
added).
i'm not currently in situation where i could do tests on this, but i'm
pretty sure that the code used to work. also jan did some work on it.
-- juha