<div dir="ltr">Hi,<div>if I understand correctly your problem is that the first INVITE for a specific URI will go to a server and the conference will be instantiated there. Then you must route all the INVITEs from the other participants to the same server, is it right?</div><div style="text-align:justify">If this is the case why not use algorithm 3 in ds_select_ds (or ds_select_domain) which does hashing over Request-URI?</div><div style="text-align:justify">(<a href="http://www.kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.f.ds_select_dst">http://www.kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.f.ds_select_dst</a>)</div><div style="text-align:justify"><br></div><div style="text-align:justify">Regards,</div><div style="text-align:justify"><br></div><div style="text-align:justify">Federico</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 1, 2016 at 12:26 PM, NITESH BANSAL <span dir="ltr"><<a href="mailto:nitesh.bansal@outlook.com" target="_blank">nitesh.bansal@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hello,<div><br></div><div>I want to use Kamailio to load balance traffic across multiple asterisks.</div><div>The problem is that my SIP traffic is related to conference, so if a SIP call</div><div>for a particular URI is sent to an Asterisk instance, any subsequent calls for that</div><div>SIP URI should be sent to the same Asterisk instance.</div><div>Is there anyway to achieve this in Kamailio?</div><div><br></div><div>Thanks,</div><div>Nitesh</div>                                        </div></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>