SIPSorcery.Core 1.2.1-Beta

This is a prerelease version of SIPSorcery.Core.
dotnet add package SIPSorcery.Core --version 1.2.1-Beta
NuGet\Install-Package SIPSorcery.Core -Version 1.2.1-Beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SIPSorcery.Core" Version="1.2.1-Beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIPSorcery.Core --version 1.2.1-Beta
#r "nuget: SIPSorcery.Core, 1.2.1-Beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SIPSorcery.Core as a Cake Addin
#addin nuget:?package=SIPSorcery.Core&version=1.2.1-Beta&prerelease

// Install SIPSorcery.Core as a Cake Tool
#tool nuget:?package=SIPSorcery.Core&version=1.2.1-Beta&prerelease

The SIPSorcery project is an experiment into the depths of the Session Initiation Protocol (SIP). The project is a combination of the source code available here on CodePlex and a live service hosted at https://www.sipsorcery.com/sipsorcery.html. The project has its roots in a previous mysipswitch project which has now been deprecated.

At its heart the project consists of a C# SIP protocol stack that implements all the required UDP, TCP and TLS transports. In addition to the SIP stack a number of related protocols: STUN, SDP, RTP & RTCP are implemented to varying degrees, usually only insofar as they are required for operation of the sipsorcery.com service.

The SIP Proxy and SIP Application Server make heavy use of the Microsoft Dynamic Language Runtime with the IronRuby engine being heavily used in dialplan processing and the IronPython engine being used for the SIP Proxy control script.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1-Beta 999 5/21/2014