deepashreekedia
af66372b65
fix(webRTC): LAN IP filtering ( #333 )
...
* fix webRTC voice call for LAN setup
* log re-add
* refactor: extract ICE candidate filtering policy
* fix: decouple relay-only diagnostics from LAN TURN setup
* fix: fix remote_up script
---------
Co-authored-by: deepashreeKedia <kediadeepashree2@gmail.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-05-21 07:28:43 +05:30
Abhishek Kumar
fc04f31639
fix: force FORCE_TURN_RELAY for local IPs in setup
2026-05-16 18:37:38 +05:30
Abhishek
87699f2dee
chore: refactor setup scrpts ( #288 )
...
* refactor setup scrpts
* update docker compose to use dograh-init
* avoid creating unnecessary conf files
* fix local setup script
* add agents.md
2026-05-14 14:45:34 +05:30
Abhishek
e2fe1f3cd4
feat: enable FORCE_TURN_RELAY to diagnose turn connectivity for local deployment setups ( #272 )
...
* filter out local sdp candidates on non local environment
* feat: add FORCE_TURN_RELAY variable
* add FORCE_TURN_RELAY option in docker-compose
* fix: fix github workflow
2026-05-11 17:13:01 +05:30