When making outbound calls over TCP to Exotel, the 200 OK contains Record-Route headers with TCP transport and a Contact header with transport=tls. LiveKit SIP is sending subsequent requests (ACK) to the Contact URI (TLS) instead of following the Record-Route path (TCP), causing connection refused.
Error: transport dial err=dial tcp ->15.206.249.201:5070: connect: connection refused
When making outbound calls over TCP to Exotel, the 200 OK contains Record-Route headers with TCP transport and a Contact header with transport=tls. LiveKit SIP is sending subsequent requests (ACK) to the Contact URI (TLS) instead of following the Record-Route path (TCP), causing connection refused.
Error: transport dial err=dial tcp ->15.206.249.201:5070: connect: connection refused