Thanks for the reply.<br><br>I am still confused. <br>I checked the load balancer  document. <br>It uses a dialog module in order to keep trace of the load.<br>How does the load balancer  know the load if  OpenSIPs is running under stateless mode?<br>
<br>Thanks.<br><br>Yoo Chan<br><br><div class="gmail_quote">On Wed, Oct 14, 2009 at 11:26 AM, Iñaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El Miércoles, 14 de Octubre de 2009, Yoo Chan Jeon escribió:<br>
<div class="im">&gt; Hi,<br>
&gt;<br>
&gt; I am new to the OpenSIPs.<br>
&gt;<br>
&gt; I am going to use a load balancer. I  did not have a problem  to run it<br>
&gt;  with a load balancer.<br>
&gt; But I do not know how I set the OpenSIPS with stateless mode in the<br>
&gt; opensips.cfg?<br>
<br>
</div>Don&#39;t use &quot;t_relay()&quot; as it creates a transaction.<br>
Instead use &quot;forward()&quot; or &quot;send()&quot; functions.<br>
<div class="im"><br>
<br>
&gt; If I set it up with stateless mode, do I still need a dialog module?<br>
<br>
</div>dialog module relies on TM module AFAIK so that is not possible.<br>
<font color="#888888"><br>
--<br>
Iñaki Baz Castillo &lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</font></blockquote></div><br>