[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) a

Re: [SR-Users] Wrong Publish status

2016-06-05 Thread Aleš Šturm
Hello Daniel, excellent. Working as expected. Now records of one user (with multiple phones) are ordered by priority and received time. In what branch do you intend to commit those changes, 4.4 or only into development? Thanks, and all the best, Ales From: Daniel-Consta

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. U

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 c

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 > standard Internet SIP calls' b

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 bef

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 handle failover. >

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 change

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 change

[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) a

Re: [SR-Users] High availability

2016-06-05 Thread Juha Heinanen
Alberto Sagredo writes: > 1.- Take a look to keepalived.org Another possibility is to use corosync/pacemaker. I think someone wrote a tutorial about it. -- Juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@list

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 like another Kamailio > "box/

[SR-Users] High availability

2016-06-05 Thread Moacir Ferreira
Hi, I got two questions regarding high availability: 1 - Should my Kamailio server fail, I would like another Kamailio "box/server" to take over with minimum services disruption. What is the "community" advice for such environment? 2 - Should my main PSTN gateway fail, what would be the best m