First of all, sorry for my bad english... :) This thread:
http://www.openser.org/pipermail/users/2006-June/005012.html says I can't use forward(), for failover, I have to use t_relay, which means that the server must be statefull. But the thing is, i wouldn't like to maintain transactions state in the server, due to the high memory usage. Is it true? Can't I have failover support with forward()? Santiago Soares Fone: (41) 8488-0537 On Thu, Mar 11, 2010 at 11:33 AM, Geoffrey Mina <[email protected]> wrote: > I believe that is the default functionality of the Dispatcher module. > I am not sure Dispatcher has anything to do with whether or not you > are using the TM module... > > On Wed, Mar 10, 2010 at 3:02 PM, Santiago Soares > <[email protected]> wrote: >> We're using Kamailio as a stateless load balancer, and would like to >> add failover support. >> Is it possible to have failover support in stateless mode? >> What i want is that when a server doesn't answer to a request, >> Kamailio set its state to probing, and start to ping it until it >> answer, then setting its state to active again. >> And that only active servers are selected by ds_select_dst(). >> Is it possible? >> How can I do this? >> >> Thank you. >> >> Santiago >> >> _______________________________________________ >> Kamailio (OpenSER) - Users mailing list >> [email protected] >> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users >> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users >> > _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
