Re: [SR-Users] ACK sent to wrong socket IP in mhomed scenario

2013-12-13 Thread Daniel-Constantin Mierla
Perhaps you should set force send socket before loose_route(), so it will update it if needed. Daniel On 12/12/13 22:20, Ronald Voermans wrote: Daniel, Thank you for your answer. Configured the following (with mhomed=yes): if ($(route_uri{uri.host}) == VIP_PROXY) { force_send_socket(VIP_PROX

Re: [SR-Users] ACK sent to wrong socket IP in mhomed scenario

2013-12-12 Thread Ronald Voermans
Daniel, Thank you for your answer. Configured the following (with mhomed=yes): if ($(route_uri{uri.host}) == VIP_PROXY) { force_send_socket(VIP_PROXY); } else if ($(route_uri{uri.host}) == VIP_PROXY_PUB) { force_send_socket(VIP_PROXY_PUB); } else if ($(route_uri{uri.host}) == THIS_PROXY) { force_

Re: [SR-Users] ACK sent to wrong socket IP in mhomed scenario

2013-12-12 Thread Daniel-Constantin Mierla
Hello, On 12/12/13 13:57, Ronald Voermans wrote: Dear list, I'm having an issue with our Kamailio setup. I've installed two Kamailio servers with Corosync/Pacemaker. Kamailio1 has ip 10.254.254.5, Kamailio2 has ip 10.254.254.23. The VIP is 10.254.254.1. All is working well; clients can sen

[SR-Users] ACK sent to wrong socket IP in mhomed scenario

2013-12-12 Thread Ronald Voermans
Dear list, I'm having an issue with our Kamailio setup. I've installed two Kamailio servers with Corosync/Pacemaker. Kamailio1 has ip 10.254.254.5, Kamailio2 has ip 10.254.254.23. The VIP is 10.254.254.1. All is working well; clients can sent request to the VIP, and all traffic is sent via 10