<div dir="ltr">hi<br>i have two asterisk servers and an extension (userA)  which is registered in the two servers. i made ser.cfg with round robin algorithm. but when i send a call from an SER client. it always passes by  one asterisk server.and not the other.can someone help me i can&#39;t find out the problem.<br>
<br>my ser.cfg:<br>if (method==&quot;INVITE&quot;) {<br>                   ds_select_dst(&quot;1&quot;,&quot;4&quot;);<br>                    sl_send_reply(&quot;100&quot;,&quot;trying&quot;);<br>                    forward(uri:host, uri:port);<br>
                    break;<br>}<br><br><br><br><br><br><br><div class="gmail_quote">2009/4/2 Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El Jueves 02 Abril 2009, hanane zahidi escribió:<br>
<div><div></div><div class="h5">&gt; hi all;I am a new member in this mailing list and i wish you can help me. i<br>
&gt; have to do load balancing for two asterisk servers  using the SER<br>
&gt; server.but i&#39;m really lost. if you could help me by showing me an ser.cfg<br>
&gt; sample to do it<br>
<br>
</div></div>For such things perhaps you should pay a consultant.<br>
What you are asking for is not a detailed issue or question, but a very wide<br>
work.<br>
<font color="#888888"><br>
<br>
--<br>
Iñaki Baz Castillo &lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
_______________________________________________<br>
Serusers mailing list<br>
<a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>
<a href="http://lists.iptel.org/mailman/listinfo/serusers" target="_blank">http://lists.iptel.org/mailman/listinfo/serusers</a><br>
</font></blockquote></div><br></div>