<div dir="ltr"><div>Hello,<br>I am trying to upgrade from kamailio 1.4 to 4.0.<br><br>I am having an issue with call forwarding: I send the call to a subscriber (location) and if it doesn't answer, there is a failure_route to do the forward.<br>
</div><div>It is something like this:<br></div><div><br>failure_route[1] {<br>        $ru = "<a href="mailto:sip%3A0313241342@192.168.2.2">sip:0313241342@192.168.2.2</a>"<br>        append_branch();<br></div>        t_relay();<br>
<div>}<br><br></div><div>However, the INVITE is sent to both the subscriber location and the new branch.<br></div><div>So, is it now necessary to somehow to "drop" the original branch?<br></div><div>If so, how do I do that?<br>
<br></div><div>Regards,<br>Takeshi<br></div><div><br></div></div>