Re: [SR-Users] Kamailio, Keepalived: Kamailio doesn't respond on virtual IP but real IP

2013-11-12 Thread Dmitry Davletbaev
Здравствуйте! 12.11 11:23, Nguyễn Đức Vinh написал(а): >Hi all >I want to setup IP failover for Kamailio: >I have 2 hosts A (IP: X.X.X.32) and B (X.X.X.36), with 2 running >kamailios. >Using Keepalive to setup IP failover as , virtual IP is X.X.X.43. >On host A, kamailio w

Re: [SR-Users] Kamailio, Keepalived: Kamailio doesn't respond on virtual IP but real IP

2013-11-12 Thread Daniel Grotti
Hi, also you can choose the outbound socket to use by setting '$fs' pseudovariable or use "force_send_socket()" function. http://www.kamailio.org/wiki/cookbooks/4.0.x/core#script_operations http://www.kamailio.org/wiki/cookbooks/4.0.x/core#force_send_socket Daniel On 11/12/2013 08:57 AM, Fran

Re: [SR-Users] Kamailio, Keepalived: Kamailio doesn't respond on virtual IP but real IP

2013-11-11 Thread Francisco Casasempere
Hello, I've the same deployment. And I don't have any problem,.. but in kamailio.cfg I setted the Virtual IP listen=udp:X.X.X.43:5060 At least this is the Ip that should work. I hope this help you. Regards. 2013/11/12 Nguyễn Đức Vinh > Hi all > I want to setup IP failover for Kamailio: > >

[SR-Users] Kamailio, Keepalived: Kamailio doesn't respond on virtual IP but real IP

2013-11-11 Thread Nguyễn Đức Vinh
Hi all I want to setup IP failover for Kamailio: I have 2 hosts A (IP: X.X.X.32) and B (X.X.X.36), with 2 running kamailios. Using Keepalive to setup IP failover as , virtual IP *is X.X.X.43*. On host A, kamailio was binded to *listen=udp:0.0.0.0:5060 * and host A is MASTER w