Claude ec1055a169 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.
2025-12-03 16:03:00 +00:00
2025-11-28 18:28:24 -05:00
S
Description
Mirror of outis1one/easy-asterisk from GitHub
GPL-3.0
408 KiB
Languages
Shell 98.9%
Dockerfile 1.1%