Hello All,
I have two kamailio servers and shared the database between two kamailio.
version: kamailio 5.5.6 (x86_64/linux) .
I have used AWS network load balancer. domain pointed to AWS network load balancer IP
address,AWS Network Load Balancer (NLB) to distribute incoming requests to kamailio
servers. I have two users in same domain(dev.domain.com).
1. 801(a)dev.domain.com --> Registered on kamailio 1
2. 802(a)dev.domain.com --> Registered on kamailio 2
Two call invites have been received, one for extension 801 and another for extension 802.
These call invites will reach kamailio Server 1.
kamailio Lookup the users and send call invite to both the devices. 801 registered user
will get a ring because it is registered from kamailio 1.
but 802 will not get a ring because it's register from kamailio 2.
I can able see kamailio send call invite to the both registered devices using sngrep. but
it not reach to the 802 device. there i no firewalls so far.
also i have took 802 Registered device IP phone logs but there is no Call Invite reach to
the 802 device.
I have also tried by using "dmq" and "dmq_usrloc" module but the same
behavior.
what could be the reason? It will be appreciable if anyone help to resolve the issue.
Thank you in advance!
Pratik Svaliya.