<div>That is one solution .</div>
<div>&nbsp;</div>
<div>can&#39;t we do it at proxy level . As soon as I get second 200 ok I send some 6XX message to the originator.</div>
<div>Is it possible at proxy level.</div>
<div>&nbsp;</div>
<div>Gomtesh<br><br></div>
<div class="gmail_quote">On Jan 9, 2008 11:37 PM, Klaus Darilion &lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>Gomtesh Jain schrieb:<br>
<div>
<div></div>
<div class="Wj3C7c">&gt; Hi All,<br>&gt;<br>&gt; &nbsp; &nbsp;I am facing some problem in parallel forking .<br>&gt; &nbsp; &nbsp;how should I handle the scenario where I get 200 ok response from<br>&gt; both the branch .<br><br></div></div>
This can not be handled by the SIP proxy. the SIP proxy has to forward<br>both 200 ok to the caller and the caller (the SIP client) has to decide<br>if it will have two calls concurrently or if it will drop calls.<br><br>
Usually the SIP client will create a session with the party who sent the<br>first 200 ok, and all other branches which sent a 200 ok will be<br>terminated with BYE.<br><br>regards<br>klaus<br><br>&gt;<br>&gt; Gomtesh<br>&gt;
<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@lists.openser.org">
Users@lists.openser.org</a><br>&gt; <a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br>