Hi,
I want to use kamailio as a load balancer for web sockets. Is kamailio supports LB functionality for web-sockets?
I can able to use kamailio as a proxy and can make calls with websockets. Now i want to add LB functionality.
Setup:
UA1 -->LB -->Proxy
UA2 <--LB <--Proxy
LB is not forwarding the packets from Proxy to UA
Please help me