Show HN: Sip Bridge for Galene
1 jech 0 6/6/2025, 1:24:13 PM github.com ↗
A bridge between the Galene videoconferencing system <https://galene.org> and the SIP protocol.
I couldn't find any suitable libraries for implementing SIP in Go, so I used a library just for the message parser, and reimplemented the protocol logic myself. It's somewhat incomplete at this time, but complete enough to work with at least three SIP providers (self-hosted Asterisk, Linphone and OVH).
If somebody ever told you that SIP is horrible, they were telling the truth.
No comments yet