<div>How many lookup(&quot;location&quot;) things do you use in your configuration file ?</div><div><br></div><div>This seems to be the problem with more then once use of this command. Try to avoid this, or check if you can substitute some of them with simple SQL select in location table.</div>
<div><br></div><div>On Mon, Mar 28, 2011 at 10:46 AM, Efelin Novak &lt;<a href="mailto:efelin.novak@gmail.com">efelin.novak@gmail.com</a>&gt; wrote:</div><div>&gt; Hi Folks,</div><div>&gt; I have a problem with a registrar module (at least I suppose so). When A</div>
<div>&gt; calls to B, in some specific situation, B receives two INVITEs. This mostly</div><div>&gt; (not only) happens when one account is registered on two or more UAs. In</div><div>&gt; this situation the extra INVITE is sent only to the one that is second in</div>
<div>&gt; the list (kamctl ul show ACCOUNT).</div><div>&gt; kamctl ul show Alice:</div><div>&gt; Contact::</div><div>&gt; &lt;<a href="http://sip:orlvuzyd@192.168.28.72:52129">sip:orlvuzyd@192.168.28.72:52129</a>&gt;;q=0;expires=1916;flags=0x0;cflags=0x40;socket=&lt;udp:<a href="http://8.8.8.8:5060">8.8.8.8:5060</a>&gt;;methods=0xFFFFFFFF;received=&lt;sip:<a href="http://8.8.8.8:52129">8.8.8.8:52129</a>&gt;;user_agent=&lt;Blink</div>
<div>&gt; 0.2.5 (Linux)&gt;</div><div>&gt; Contact::</div><div>&gt; &lt;<a href="http://sip:Alice@192.168.28.51:5060">sip:Alice@192.168.28.51:5060</a>&gt;;q=;expires=3061;flags=0x0;cflags=0x40;socket=&lt;udp:<a href="http://8.8.8.8:5060">8.8.8.8:5060</a>&gt;;methods=0x129F;received=&lt;sip:<a href="http://8.8.8.8:5060">8.8.8.8:5060</a>&gt;;user_agent=&lt;Linksys/PAP2T-3.1.15(LS)&gt;</div>
<div>&gt;</div><div>&gt; My situation.</div><div>&gt; 1. Alice calls to BOB.</div><div>&gt; 2. kamailio looks up in location table for BOBs registrations</div><div>&gt; 3. in DB there are two rows (two devices(linksys PAP2T and Blink(blink is</div>
<div>&gt; the second one)))</div><div>&gt; 4. kamailio send 3 INVITES ( linksys, blink and blink). Every INVITE has</div><div>&gt; different via.branch </div><div>&gt;      (Via: SIP/2.0/UDP 8.8.8.8;branch=z9hG4bKe2d7.009b1df2.1)</div>
<div>&gt;      (Via: SIP/2.0/UDP 8.8.8.8;branch=z9hG4bKe2d7.009b1df2.2)</div><div>&gt;      (Via: SIP/2.0/UDP 8.8.8.8;branch=z9hG4bKe2d7.009b1df2.3)</div><div>&gt; All my registrar parameters are set to default.</div><div>
&gt; Nothing is looping on interfaces.</div><div>&gt; I have no idea whether this is a bug or my missconfiguration.</div><div>&gt; Thanks for replies.</div><div>&gt; Kind regards,</div><div>&gt; Efelin Novak</div><div>&gt;</div>
<div>&gt; _______________________________________________</div><div>&gt; sr-dev mailing list</div><div>&gt; <a href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a></div><div>&gt; <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a></div>
<div>&gt;</div><div>&gt;</div><div><br></div>