From 1e7c908dca29e813d23da00d68193c7cc96289fa Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 23 Nov 2025 22:23:23 +1300 Subject: [PATCH] show active call status --- src/frontend/components/App.vue | 43 +++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 8 deletions(-) diff --git a/src/frontend/components/App.vue b/src/frontend/components/App.vue index f2aa8ab..ffe6e6c 100644 --- a/src/frontend/components/App.vue +++ b/src/frontend/components/App.vue @@ -263,21 +263,35 @@ dark:bg-zinc-800 dark:text-white dark:hover:bg-zinc-700 dark:focus-visible:outli
-
Status
+
+ Incoming Call + Outgoing Call + Status +
-
1 Active Call
+
+ + Connecting... + Active + Ringing... + + + Connecting... + Active + Calling... + +
Hung up, waiting for call...
- - - - - + + +