Hello everyone!
I’ve been toying with a new zeroshell install as a sameserver for a SIP domain with asterisk.
Problem is that there is no way I can see on the web or in the manual on how to generate SRV records that are not _tcp or _udp.
For secure comunications I would need two entries:
_sips. _tcp. voip.inlab.local 0 1 5061
_sip. _tls. voip.inlab.local 0 1 5061
The first one is a no brainer, but the second one… 🙁
Is there a way to configure it manually, using the cli?
Thanks in advance!