The webrtc table is not a recognized Prosody directive and was silently
ignored. TURN/STUN is already correctly configured via external_services.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add snikket_turn service (coturn/coturn) with STUN/TURN/TURNS support
- Mount snikket_data volume read-only for TLS certificates from snikket_certs
- Add TURN_SECRET to secrets.env.example
- Enable mod_external_services in Prosody and configure STUN/TURN/TURNS
endpoints so clients receive time-limited credentials via XMPP IQ
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>