Feature Request
Support non-English chat commands in the web console. The tool names and output stay English (technical), but input commands could be multilingual.
Priority languages:
Approach:
- FreePBX has
i18n/ support built in
- Add translated command sets that map to the same tools
- Could use a language detection step or follow FreePBX's locale setting
Examples:
listar extensiones → oc_list_extensions
créer extension 1010 pour Bob → oc_add_extension
diagnostiquer extension 1005 → oc_diagnose_extension
Feature Request
Support non-English chat commands in the web console. The tool names and output stay English (technical), but input commands could be multilingual.
Priority languages:
Approach:
i18n/support built inExamples:
listar extensiones→oc_list_extensionscréer extension 1010 pour Bob→oc_add_extensiondiagnostiquer extension 1005→oc_diagnose_extension