Symmetrical signaling using TCP
Hello,
I have a firewall issue on an enterprise SBC with SIP endpoints over TCP.
I found interesting SIP interface options in a previous post:
It says:
"If you set the sip-interface options client-only-connect="TCP,TLS" and reuse-connections, then the SD will never create its own sockets with ephemeral ports. It will wait for endpoinst to connect to it, then send data back to the endpoints via the existing sockets."
I configured the sip-interface options as described but the SD keeps creating a TCP session when a call is routed to the SIP endpoint.