[SR-Users] using kamailio as load balancer

2011-11-29 Thread Albert Petit
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

Re: [SR-Users] using kamailio as load balancer

2011-11-29 Thread Daniel-Constantin Mierla
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