ec1055a169a7f6dabf66e36fe6e0ccf3fc2df2b1
FIXES: - Device display now correctly shows UDP/5060 for LAN-only installs - Device display now correctly shows TLS/5061 only when ENABLE_TLS=y - SRTP shown as "Required" only when TLS enabled, "Not required" for UDP - ICE support only enabled when DOMAIN_NAME is set (FQDN/internet calling) - RTP config: icesupport and STUN only enabled for FQDN setups ISSUE RESOLVED: When installing server without internet/certs option, devices are now correctly configured for LAN-only operation: - Transport: UDP (port 5060) - SRTP: Not required - No ICE/STUN for LAN-only This matches actual pjsip.conf configuration and allows mobile devices to properly register with UDP transport on LAN. Removed v1.26 and v1.27 - reverting to simpler, working v1.23 base.
Languages
Shell
98.9%
Dockerfile
1.1%