A sort of related question: If the INVITE is always record-routed with
lr=on, is it a guarantee that all in-dialog requests
(BYE,ACK,reINVITE,INFO, etx) will be loose routed? <br>
<span class="sg"><br></span>Mark<br><br><div><span class="gmail_quote">On 9/29/05, <b class="gmail_sendername">Klaus Darilion</b> &lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><a href="mailto:jim.pafford@comcast.net">jim.pafford@comcast.net</a> wrote:<br>
&gt; In ser 0.9.3 I am seeing the following problem with a parallel forking<br>&gt; scenario. The SER is sending the final Request ACK to the wrong location<br>&gt; every time. Is there a way to fix this.&nbsp;&nbsp;See below:<br>&gt;
<br>&gt; Endpoint (<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a> &lt;mailto:<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a>&gt;) sends<br>&gt; Invite(<a href="mailto:abc123@proxy.com">abc123@proxy.com</a> &lt;mailto:<a href="mailto:abc123@proxy.com">
abc123@proxy.com</a>&gt;) to the SER.<br>&gt; SER looks up location and then sends the following three messages:<br>&gt; TRYING back to (<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a> &lt;mailto:<a href="mailto:xyz@1.1.1.1">
xyz@1.1.1.1</a>&gt;)<br>&gt; INVITE to <a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a> &lt;mailto:<a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a>&gt;<br>&gt; INVITE to <a href="mailto:abc123@3.3.3.3">abc123@3.3.3.3</a>
 &lt;mailto:<a href="mailto:abc123@3.3.3.3">abc123@3.3.3.3</a>&gt;<br>&gt;<br>&gt; This looks good so far.<br>&gt; SER then gets back ringing from both endpoints and sends along to<br>&gt; <a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1
</a> &lt;mailto:<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a>&gt;<br>&gt;<br>&gt; <a href="mailto:abc123@3.3.3.3">abc123@3.3.3.3</a> &lt;mailto:<a href="mailto:abc123@3.3.3.3">abc123@3.3.3.3</a>&gt; answers the call and sends back OK
<br>&gt; SER then sends OK to <a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a> &lt;mailto:<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a>&gt; - Still good<br>&gt; SER then sends CANCEL to <a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2
</a> &lt;mailto:<a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a>&gt;<br>&gt; <a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a> &lt;mailto:<a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a>&gt; responds with 200 Canceling - so
<br>&gt; far so good.<br>&gt;<br>&gt; Now <a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a> &lt;mailto:<a href="mailto:xyz@1.1.1.1">xyz@1.1.1.1</a>&gt; sends the ACK to (<a href="mailto:abc123@proxy.com">abc123@proxy.com</a><br>
&gt; &lt;mailto:<a href="mailto:abc123@proxy.com">abc123@proxy.com</a>&gt;) - Still looks good.<br>&gt;<br>&gt; But now after looking up location for abc123 SER sends the ACK to the<br><br>Do you use lookup(location) for ACK? This is not necessary. It should be
<br>handled in loose_route section.<br><br>klaus<br><br><br>&gt; wrong endpoint <a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a> &lt;mailto:<a href="mailto:abc123@2.2.2.2">abc123@2.2.2.2</a>&gt;<br>&gt;<br>&gt; What am I doing wrong? SER always sends the ACK back to the first
<br>&gt; address in the list as shown by serctl ul show abc123.&nbsp;&nbsp;Is there a way<br>&gt; to correct this so that SER knows the correct endpoint to relay the ACK<br>&gt; to? Seems like it should understand which endpoint sent back the OK to
<br>&gt; the original INVITE and then send the ACK to that endpoint and not the<br>&gt; first one in the list after a location lookup.<br>&gt;<br>&gt; thanks,<br>&gt; Jim<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Serusers mailing list<br>&gt; <a href="mailto:serusers@lists.iptel.org">Serusers@iptel.org</a><br>&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br><br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a><br><a href="http://mail.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>