Commit graph

11 commits

Author SHA1 Message Date
liamcottle
e2f62d46c4 add button to clear call history 2024-05-23 23:34:33 +12:00
liamcottle
4c953ced2b add ui to show active calls 2024-05-23 23:24:26 +12:00
liamcottle
bc865615d4 throw helpful exception when initiating a call fails 2024-05-23 22:28:34 +12:00
liamcottle
3cf12830a6 fix typo 2024-05-22 03:22:40 +12:00
liamcottle
beef7d526b support timeout for intiating calls, and set default to 15 seconds 2024-05-21 18:09:05 +12:00
liamcottle
5f103f5244 add ability to delete calls from history 2024-05-21 03:22:45 +12:00
liamcottle
85a6093668 add api endpoint to fetch call info 2024-05-21 02:42:03 +12:00
liamcottle
7628ee2ce1 add hangup listener so we can close websocket 2024-05-21 00:39:26 +12:00
liamcottle
0619dfb3e6 fix recursion bug 2024-05-21 00:31:26 +12:00
liamcottle
9dddceb7a4 add missing arg 2024-05-21 00:29:16 +12:00
liamcottle
9dbb1ff9e7 refactor audio calls into manager class and rewrite user interface 2024-05-20 23:18:17 +12:00