(no title)
zerox7felf | 1 year ago
This is where I wish SIP lived up to its name (Session Initiation Protocol, i.e. any session, such as a VPN one...) and wasn't such a complicated mess making it not worth the hassle. I mean it was made to be the communication side-channel used for establishing p2p rtp streams.
Muromec|1 year ago
Its like http, but its also statefull, bidirectional, federated and works over udp too.
Just looking at the amount of stuff (tls over udp included) baresip implements to barely sip. And it isnt even bloated, the stuff has to be there.
rixed|1 year ago
and for the same reason: both were initialy designed to be simple...