Hello,
you have to do load balancing only for initial requests, not for
requests within dialog. For requests within dialog (like NOTIFY) is
better to rely on record routing.
A good way to build your load balancing config for kamailio is to start
from disptacher module example:
http://kamai
Hello,
I'm trying to setup kamailio as load balancer Behind that load balancer
I've a registrar and a presence server.
When I start a client for the REGISTER and subscribe messages all looks to
work fine. The messages from clients are properly balanced to the backend
and responses are forwarded