KI-AGENT: Lokalen Asterisk-Teststack ergänzen

This commit is contained in:
2026-05-20 22:18:58 +02:00
parent 4b85ea3d2d
commit 10f03e151d
22 changed files with 654 additions and 0 deletions

View File

@@ -80,6 +80,11 @@ const links = computed(() => {
to: "/communication/chat",
icon: "i-heroicons-chat-bubble-left-right"
},
{
label: "Telefonie",
to: "/communication/phone",
icon: "i-heroicons-phone"
},
featureEnabled("helpdesk") ? {
label: "Helpdesk",
to: "/helpdesk",