Commit Graph

7 Commits

Author SHA1 Message Date
Sam W 26c481deba Add discord voice basics
Joins a voice channel when a call is running, leaves when ended
Autoformat
2022-07-17 13:47:27 +01:00
Sam W 6042cc7a82 Add proper shutdown, discord presence 2022-07-17 03:28:59 +01:00
Sam W c80a99310a Add discord bot framework 2022-07-17 02:23:09 +01:00
Sam W d423f5f650 Move codecs into own module 2022-07-16 22:09:02 +01:00
Sam W ffcb0a86b2 Add initial 200 and rtp packet framing 2022-07-12 10:00:36 +01:00
Sam W 7bbed87c27 Add initial SIP UAS.
It's capable of responding to calls and hanging up after a few seconds.
Very rude.
2022-07-06 01:40:14 +01:00
Sam W f99b7ba23d Add flake and some utils 2022-07-01 19:38:37 +01:00