secubox-openwrt/package/secubox/luci-app-voip
CyberMind-FR 701558f611 fix(luci-app-voip): Remove invalid 'local' keywords from RPCD handler
- Shell 'local' keyword only works inside functions, not case statements
- Remove all 'local' declarations to fix RPCD handler execution
- Fixes "not in a function" error when calling trunk_test and other methods

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 14:41:43 +01:00
..
htdocs/luci-static/resources feat(voip): Add call recording feature with LuCI management 2026-02-19 15:11:46 +01:00
root/usr fix(luci-app-voip): Remove invalid 'local' keywords from RPCD handler 2026-02-25 14:41:43 +01:00
Makefile feat(jabber): Add VoIP integration to LuCI dashboard 2026-02-19 14:37:17 +01:00