Hello,
All users are one the same domain, and i use powerdns with mysql backend to
provide DNS DID routing to kamailio.
So, when i need to route a DID to one host, i insert NAPTER entry in mysql,
and on next kamailio DNS request, call will be forwarded to the right
server.
Regards.
2016-05-24 1
Hello,
On 24/05/16 10:09, Loic Chabert wrote:
> Hello,
>
> I can't use load balancing feature because location of sip user is
> defined.
but then how the DNS is returning the appropriate server? Or each user
has a different domain?
> One DID is routed to one server. One to one relationship.
The
Hello,
I can't use load balancing feature because location of sip user is defined.
One DID is routed to one server. One to one relationship. So if loadblancer
send phone call on one server, but user is not registred on this one, call
is hangup/lost.
I will use LCR for outgoing call. LCR will "hel
Hello,
dns naptr is ok for locating servers as long as you control the local
infrastructure and make sure dns changes propagation is done right.
An alternative would be using dispatcher module as a load balancer. It
has a lot of features for this use case, different distribution
algorithms as wel
Hello Kamailio users,
I'm working on a sip infrastructure, with opensource technologies, and of
course Kamailio will run on my new infrastructure :)
Kamailio will be my central routing engine, between SBC (running on
asterisk), and somes boxes (asterisk too) where customers will be
registred. Ple