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"><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>></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">> Hi,<br>
><br>
> I am new to the OpenSIPs.<br>
><br>
> I am going to use a load balancer. I did not have a problem to run it<br>
> with a load balancer.<br>
> But I do not know how I set the OpenSIPS with stateless mode in the<br>
> opensips.cfg?<br>
<br>
</div>Don't use "t_relay()" as it creates a transaction.<br>
Instead use "forward()" or "send()" functions.<br>
<div class="im"><br>
<br>
> 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 <<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>><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>