Re: [SR-Users] High availability

2016-06-05 Thread Juha Heinanen
Fred Posner writes: > If it's just 2 servers, consider as Juha said, corosync/pacemaker with > drbd. Yes, and if you prefer to use mysql master-master replication instead of drbd, you can still use corosync/pacemaker for active/passive kamailio sip proxy that share the same virtual ip address.

Re: [SR-Users] High availability

2016-06-05 Thread SamyGo
Hi, Since DBs for both are replicated and I assume user location table is teplicated as well. In this case yes the secondary server will be able to detect and find the called number as online. The only exception would be the received socket. You might have to force local socket to send INVITE to

Re: [SR-Users] High availability

2016-06-05 Thread Fred Posner
If it's just 2 servers, consider as Juha said, corosync/pacemaker with drbd. Fred Posner direct: +1 (224) 334-FRED (3733) > On Jun 5, 2016, at 5:26 PM, Moacir Ferreira > wrote: > > Hi, > > Sorry... I should have mentioned before. You guys are thinking on the >

Re: [SR-Users] High availability

2016-06-05 Thread Moacir Ferreira
Hi, Sorry... I should have mentioned before. You guys are thinking on the standard Internet SIP calls' behavior while I am trying to use Kamailio on a large "industrial" project. This said: Assuming that the end-point is "smart", the DNS method is functional but it would take quite a while

Re: [SR-Users] High availability

2016-06-05 Thread Loic Chabert
Hello Bill, I have made kamailio ha using exabgp with loopbacks. Check https://github.com/Exa-Networks/exabgp With bgp, kamailio cluster can be splited on severals datacenters. Regards. Le 5 juin 2016 20:53, "Bill" a écrit : > Hi Moacir > > We have only found three ways to

Re: [SR-Users] High availability

2016-06-05 Thread Bill
Hi Moacir We have only found three ways to handle failover. 1. Change the DNS entry whenever a failure is detected. 2. Use SRV records to display an alternate route. 3. Use the failover mechanism in the phone itself 1. works, but it may take some time for your ua's to become aware of the

Re: [SR-Users] High availability

2016-06-05 Thread Bill
Hi Moacir We have only found three ways to handle failover. 1. Change the DNS entry whenever a failure is detected. 2. Use SRV records to display an alternate route. 3. Use the failover mechanism in the phone itself 1. works, but it may take some time for your ua's to become aware of the

[SR-Users] Yealink BLF

2016-06-05 Thread Bill
Has anyone been successful in getting Yealink BLF's to work with Kamailio presence It appears that the xml format being sent is not compatible with Yealink, butr I can't find how to change the format of the body. Bill ___ SIP Express Router (SER)

Re: [SR-Users] High availability

2016-06-05 Thread Alberto Sagredo
HI Moacir 1.- Take a look to keepalived.org 2.- LCR Module or dispatcher could do what you look for Best Regards 2016-06-05 16:41 GMT+02:00 Moacir Ferreira : > Hi, > > I got two questions regarding high availability: > > 1 - Should my Kamailio server fail, I would