<div>You can do&nbsp;round robin DNS. This however isn't the best way if you ask me,&nbsp;but it works somewhat. the main disadvantage with this method is not knowing the state of the server before you send calls through to the IP address that the DNS resolves to (
i.e. it merely rotates IPs for a given Domain Name).</div>
<div>&nbsp;</div>
<div>Also, the return signalling path may not be the same as the forward path if the rotation has gone through to the next cycle, if you know what I mean, and you may have to do something with record route.</div>
<div>&nbsp;</div>
<div>You can also look into using DNS SRV, but I have yet to see a practical implementation of this.<br>&nbsp;</div>
<div>Not sure but there may be hardware solutions out there (e.g. a CISCO switch or something).<br>&nbsp;</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 10/2/06, <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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">AFAIK round robin is nowhere implemented. But for load balancing you can<br>use the dispatcher module or the LCR module
<br><br>regards<br>klaus<br><br>Asterisk Expert wrote:<br>&gt; Dear all,<br>&gt; I have openser setup for voip service. I want to send call to<br>&gt; termination provider gateways in round robin fashion. Can anyone suggest
<br>&gt; me if its feasible or not. Will simultaneous calls and reinvites cause<br>&gt; problem or not. Whats the best way to implement it.<br>&gt;<br>&gt; Thanks<br>&gt;<br>&gt; --<br>&gt; Regards<br>&gt; Asterisk Expert
<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@openser.org">
Users@openser.org</a><br>&gt; <a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br><br><br>_______________________________________________<br>Users mailing list
<br><a href="mailto:Users@openser.org">Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br>