Le 10/10/2025 à 15:59, hw a écrit :
Thanks, I proably have seen this page. It shows the option as an example, and it seems I'm doing right. But it doesn't work.
you said previously:
One of the VOIP providers is using a certificate that has a wildcard in it and isn't even issued for the right server fqdn. I told them they need a new certificate, but perhaps I can get it to work (probably not because it's for the wrong server anyway).
and extract from the example is this:
Note, names must start with the wildcard. Partial wildcards, e.g. 'f*.example.com' and 'foo.*.com' are disallowed. As well, names only match against a single level meaning '*.example.com' matches 'foo.example.com', but not 'foo.bar.example.com'
The combination of these two factors could possibly explain why it does not work? Just a guess, I don't know nothing about Asterisk (and network stuff, generally speaking)