Hi Rajib, OpenSIPS does not have anything builtin for HA - this is something you achieve using other software (like vrrp, heartbeat, etc). But OpenSIPS provides some mechanism for syncronizing the active and the backup instance -> a way of replicating data : like t_replicate() function in TM module that you can use for replicating REGISTERs to the backup.
Regards, Bogdan rajib deka wrote: > Hi List, > > Cn some some please explain me how OpenSIPS supports HA and > redundancy? I have not found anything on this on the site. I have an > implementation with virtual ip for HA and its working fine. I just > want to know is there any internal module or configuration with > OpenSIPS using which we can achieve HA and redundancy. > > -- > Rajib Deka > Software Engineer > Servion Global Solution > Chennai, India > > Mobile No: + 91 80157 09130 > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
