sipsorcery icon indicating copy to clipboard operation
sipsorcery copied to clipboard

SIPTCPChannel. TCP transfer fails if the server was not available at the time of first use.

Open alexpwnz opened this issue 2 years ago • 0 comments
trafficstars

SIPTCPChannel is using port for listened, but don't add it connection if server not answer (not available). Next send can't create connection because the port busy. image

alexpwnz avatar Nov 21 '22 13:11 alexpwnz