Revert to v1.23 and fix LAN-only device configuration
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.
This commit is contained in: