[SR-Users] Issue with failure_route on kamailio 4.0
Juha Heinanen
jh at tutpro.com
Sun Oct 27 08:08:32 CET 2013
mayamatakeshi writes:
> 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?
try leaving append_branch() out.
-- juha
More information about the sr-users
mailing list