Skip to main content
SIPSorcery package icon

SIPSorcery

The SIPSorcery package consists of a C# SIP protocol stack that implements all the required UDP, TCP and TLS transports as specified in RFC3261. There are also partial implementations of a number of related protocols: STUN, SDP, RTP, RTCP and WebRtc. The SIP functionality includes a number of user agents which can be used to initiate and receive both calls and registrations. 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 capabilities.

Total Downloads
2.1M
2,060,274
Published
Sep 22, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[4.5.0, )
[4.5.3, )
log4net
.NETStandard2.0
[2.0.8, )

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 1 target framework; 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.