<div>Hi Daniel,</div><div> </div><div>Thanks for the reply, Ill will study the htable and let you know what happens. </div><div> </div><div>thanks!</div><div>Maurice<br><br></div><div class="gmail_quote">On Mon, Nov 5, 2012 at 6:06 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    seems you use round robin algorithm. You can use hash over call id
    if you want that same path is preserved for same Call-ID value.<br>
    <br>
    If you want to use round robin, you have to use htable to store
    where the INVITE was sent first time, and when it comes second time
    with auth credentials, use the address from htable instead of
    dispatcher.<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    <div>On 11/5/12 7:02 AM, Maurice Vistan
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div>Hi All,</div>
      <div> </div>
      <div>I am using kamailio as dispatcher and set up kamailio just to
        send 200 okay back for the method register, I would like check
        if its normal for the kamailio send another invite on the next
        proxy listed on my dispatcher.lst after the first proxy process
        the invite and auth.  Below is how the call is being process.</div>
      <div> </div>
      <div>    user               kamailio   1proxy       2proxy   
        user2</div>
      <div>invite  |----------&gt;    |</div>
      <div> 100    | &lt;----------   |</div>
      <div>  invite |               | ---------&gt;  |</div>
      <div>
        100                     |&lt;---------  |</div>
      <div>auth                    |&lt;-----------|</div>
      <div> auth  | &lt;------------------------|</div>
      <div>ack     |-------------&gt;| ----------&gt;|</div>
      <div>Invite |--------------&gt;| --------------------------&gt; |</div>
      <div>then process</div>
      <div> </div>
      <div>Is there any I can limit this? or it is realy the behavior?</div>
      <div> </div>
      <div>Thanks a lot!</div>
      <div>Maurice</div>
      <div> </div>
      <div> </div>
      <div> </div>
      <div>                              </div>
      <div> </div>
      <div>      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a href="http://asipto.com/u/kat" target="_blank">http://asipto.com/u/kat</a>
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - <a href="http://asipto.com/u/katu" target="_blank">http://asipto.com/u/katu</a></pre>
  </font></span></div>

</blockquote></div><br>