Sam W
4c3a27d1dc
It's capable of responding to calls and hanging up after a few seconds. Very rude. |
||
---|---|---|
pjsip | ||
src | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
DiscoSIP
An attempt to enable use of discord from a SIP phone.
graph LR;
ipphone(IP Phone/SIP softphone)
discosip(DiscoSIP)
discord(Discord Voice)
style discosip stroke:orange,stroke-width:3px
ipphone<-- SIP -->discosip
ipphone<-- RTP -->discosip
discosip<-- Websocket -->discord
discosip<-- RTP, encrypted -->discord