Hello.
I'm trying to use TLS with openser. I've made the steps from the
tutorial:http://openser.org/docs/tls.html.
I have "tls_verify = 1" and "tls_require_certificate = 1".
I have a phone without TLS support, but it registers in openser. I think, this
shouldn't happend.
Anybody has ideas?
Second question:
I used netstat to verify if somebody is listening on 5060 and 5061, but if I put
ip_openser:5061 in the phone, I have an icmp message with "destination
unreachable".
What's happening?
Thanks