SIPSorcery
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).
Install
dotnet add package SIPSorcery --version 3.3.0
Install-Package SIPSorcery -Version 3.3.0
<PackageReference Include="SIPSorcery" Version="3.3.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.