[SR-Users] Issue with failure_route on kamailio 4.0

mayamatakeshi mayamatakeshi at gmail.com
Sun Oct 27 08:04:35 CET 2013


Hello,
I am trying to upgrade from kamailio 1.4 to 4.0.

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.
It is something like this:

failure_route[1] {
        $ru = "sip:0313241342 at 192.168.2.2"
        append_branch();
        t_relay();
}

However, the INVITE is sent to both the subscriber location and the new
branch.
So, is it now necessary to somehow to "drop" the original branch?
If so, how do I do that?

Regards,
Takeshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20131027/3db0e422/attachment.html>


More information about the sr-users mailing list