Hi All,
Looking for some help with a TCP issue in Kamailio.
I am running load testing through the proxy with a topology of UAC > Proxy > UAS.
With UDP it works fine (using SIPp scripts) - when I turn to TCP as the transport i get the following error in the kamailio logs:
ERROR: <core> [tcp_main.c:4159]: handle_tcpconn_ev(): connect
192.168.0.19:5060 failed
The IP address stated is the UAC which is sending an INVITE to the Proxy, which seems to send back a 100 TRYING to the UAC which is followed by repeated INVITE messages.