Skip to main content
SIPSorcery package icon

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).

Total Downloads
2.1M
2,060,274
Published
Nov 27, 2019
Latest stable version

Install

.NET CLI
dotnet add package SIPSorcery --version 4.0.1-rc
Package Manager Console
Install-Package SIPSorcery -Version 4.0.1-rc
PackageReference
<PackageReference Include="SIPSorcery" Version="4.0.1-rc" />

Frameworks

.NETFramework4.5.2 .NETCoreApp2.2 .NETStandard2.0

Dependencies

[1.0.0, )
SIPSorcery.WebSocketSharp
.NETFramework4.5.2
[0.0.1, )
System.ValueTuple
.NETFramework4.5.2
[4.5.0, )
[0.0.1, )
System.ValueTuple
.NETCoreApp2.2
[4.5.0, )
[0.0.1, )
System.ValueTuple
.NETStandard2.0
[4.5.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

Compatibility metadata lists 3 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.