> Package: jitsi > Version: 2.3.4952-1 > > I created a SIP account "poc...@debian.org" > > In DNS for debian.org, we have > > _sips._tcp.debian.org (SRV record) > > and no SRV record for _sip._udp > > There is currently no NAPTR record > > I believe that in this situation, Jitsi should try TLS, but it just > appears to be trying UDP. Exceptions appear in the console mentioning > port 5060
openssl s_client -connect vogler.debian.org:5061 Loading 'screen' into random state - done connect: No such file or directory connect:errno=0 Jitsi tries does try to connect to port 5061 with TLS and receives no answer. The port 5060 you see in the console is the header for the registrar, not the proxy. I see no attempt to connect via UDP. Ingo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org