SIPSorcery.Core
1.2.1-Beta
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.
Install-Package SIPSorcery.Core -Version 1.2.1-Beta
dotnet add package SIPSorcery.Core --version 1.2.1-Beta
<PackageReference Include="SIPSorcery.Core" Version="1.2.1-Beta" />
paket add SIPSorcery.Core --version 1.2.1-Beta
Dependencies
-
.NETFramework 4.0
- agsXMPP (>= 1.1.1)
- GaDotNet (>= 1.0.0)
- Google.GData.Client (>= 2.1.0)
- Google.GData.Contacts (>= 2.1.0)
- Google.GData.Extensions (>= 2.1.0)
- IronPython (>= 2.7.1)
- IronRuby (>= 1.1.3)
- log4net (>= 2.0.3)
- MySql.Data (>= 6.6.5)
- MySql.Data.Entities (>= 6.5.4)
- Newtonsoft.Json (>= 4.0.5)
- Npgsql (>= 2.0.11)
- RIAServices.EF4 (>= 4.2.0)
- RIAServices.Server (>= 4.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.1-Beta | 595 | 5/21/2014 |