El Miércoles, 14 de Octubre de 2009, Yoo Chan Jeon escribió: > Hi, > > I am new to the OpenSIPs. > > I am going to use a load balancer. I did not have a problem to run it > with a load balancer. > But I do not know how I set the OpenSIPS with stateless mode in the > opensips.cfg?
Don't use "t_relay()" as it creates a transaction. Instead use "forward()" or "send()" functions. > If I set it up with stateless mode, do I still need a dialog module? dialog module relies on TM module AFAIK so that is not possible. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
