SIPSorcery 4.0.3-rc
Install from the command line:
Learn more about NuGet packages
$ dotnet add package SIPSorcery --version 4.0.3-rc
About this version
The SIPSorcery library is an open source C# implementation of the SIP protocol as specified in RFC3261. Also included are partial implementations of a number of related protocols including: STUN, SDP, RTP, RTCP and WebRTC. Note that this package does not contain any audio or video processing capabilities (the associated SIPSorceryMedia package does contain some Windows specific audio and video functionality).