<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Abdoul,<br>
<br>
The dynamic routing does not provide any RoundRobin - inside a
rule, there are 2 ways of using the destination :<br>
1) as they are, in the same order as listed<br>
2) re-order based on weights<br>
<br>
The 2) may give you random distribution of calls over the GWs, but
not RR. Have you tried in setting weights ?<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
OpenSIPS Summit 2018
<a class="moz-txt-link-freetext" href="http://www.opensips.org/events/Summit-2018Amsterdam">http://www.opensips.org/events/Summit-2018Amsterdam</a>
</pre>
<div class="moz-cite-prefix">On 06/05/2018 05:16 PM, Abdoul Osséni
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CABc7nxva+mSL3xyAvHWhk4Ka9+aTBxwf9+NRN45PN_oxsd9ykA@mail.gmail.com">
<div dir="ltr">Hello list,<br>
<br>
Since a few days, I am looking for a solution to my problem
without success.<br>
<div><br>
</div>
<div>Any help will be appreciated.</div>
<br>
My question is how implemented round robin algo with drouting?<br>
<br>
For each prefix in dr_rule table, I try to make:<br>
<ol>
<li>first call -> gw1</li>
<li>next call -> gw2</li>
<li>after call -> gw1</li>
<li>next call -> gw2</li>
</ol>
Regards<br>
<div><br>
</div>
<div>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div><span style="font-size:12.8px">Abdoul OSSENI</span><br>
</div>
<div>Ingénieur DevOps chez Néo-Soft</div>
<div>Co-Fondateur de ON SERVICES</div>
<div>Tél : +33 601 135 167</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>