<HTML>
<HEAD>
<TITLE>serialize_branches/next_branches problem</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Hello,<BR>
<BR>
I catch a 302 in a failure_route that runs: &nbsp;get_redirects(&#8220;*&#8221;), serialize_branches and next_branches. &nbsp;The subsequent t_relay() causes a parallel fork to both contacts in the 302&#8217;s Contact header.<BR>
<BR>
The 302&#8217;s Contact header looks like this:<BR>
&nbsp;&nbsp;Contact:&lt;sip:<a href="+13030000000@qq.rr.ss.tt:5060">+13030000000@qq.rr.ss.tt:5060</a>;user=phone&gt;;q=0.5,&lt;sip:<a href="+13030000000@qq.rr.ww.tt:5060">+13030000000@qq.rr.ww.tt:5060</a>;user=phone&gt;;q=0.25<BR>
<BR>
I would expect it to load only the q=0.5 route at first, no?<BR>
<BR>
<BR>
- Jeff</SPAN></FONT>
</BODY>
</HTML>