liamcottle
|
9d1c0bce1a
|
force python to immediatly flush stdout and stderr streams so other programs such as nodejs can use immediately
|
2024-05-27 16:01:11 +12:00 |
|
liamcottle
|
a16393d07d
|
initiating call should return call object when link is established
|
2024-05-25 23:52:41 +12:00 |
|
liamcottle
|
806835f507
|
initiating call should not return link hash until link is established
|
2024-05-25 23:33:46 +12:00 |
|
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 |
|