Re: Call only to Domain Name?
Norbert Hanke <[email protected]>
| Newsgroups | gmane.comp.voip.linphone.user |
|---|---|
| Message-ID | <[email protected]> |
If connecting through TLS the server needs to have a certificate that matches what the client connects to. That certificate holds the FQDN sip02.oja.at bot not the IP address. Therefore, the client must to reject it. You can check the certificate with openssl s_client -connect sip02.oja.at:5061 On 30.09.2023 22:58, Gerard Vanderveken wrote: > > Probably the server has SRV records for the domain, but not for the IP > > Regards, Gerard > > > On 2023-09-30 20:45, Sepp via Linphone-users wrote: > >> Why does a call to [email protected] not work, but a call >> to [email protected] does? >> >> _______________________________________________ >> Linphone-users mailing list >> [email protected] >> https://lists.nongnu.org/mailman/listinfo/linphone-users > > _______________________________________________ > Linphone-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users