ivrToolkit.Plugin.Dialogic.Sip
9.1.8
dotnet add package ivrToolkit.Plugin.Dialogic.Sip --version 9.1.8
NuGet\Install-Package ivrToolkit.Plugin.Dialogic.Sip -Version 9.1.8
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="ivrToolkit.Plugin.Dialogic.Sip" Version="9.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ivrToolkit.Plugin.Dialogic.Sip" Version="9.1.8" />
<PackageReference Include="ivrToolkit.Plugin.Dialogic.Sip" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ivrToolkit.Plugin.Dialogic.Sip --version 9.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ivrToolkit.Plugin.Dialogic.Sip, 9.1.8"
#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.
#:package ivrToolkit.Plugin.Dialogic.Sip@9.1.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ivrToolkit.Plugin.Dialogic.Sip&version=9.1.8
#tool nuget:?package=ivrToolkit.Plugin.Dialogic.Sip&version=9.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is the Dialogic SIP plugin used with the ivrToolkit.Core package. It does require a Dialogic driver. See https://ivrtoolkit.com/Documentation/GetStarted/Requirements/
Here are the ivrToolkit nuget packages you need:
- ivrToolkit.Core
- ivrToolkit.Plugin.Dialogic.Common
- ivrToolkit.Plugin.Dialogic.Sip
See GitHub Releases for detailed version history.
Example:
// instantiate the plugin you want to use
using var sipPlugin = new SipPlugin(loggerFactory, sipVoiceProperties);
// create a line manager
using var lineManager = new LineManager(loggerFactory, sipVoiceProperties, sipPlugin);
// grab a line
var line = lineManager.GetLine(1);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
-
net8.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
-
net9.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
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 |
|---|---|---|
| 9.1.8 | 338 | 6/23/2025 |
| 9.1.6 | 322 | 6/17/2025 |
| 9.1.6-beta-5 | 227 | 6/17/2025 |
| 9.1.6-beta-4 | 232 | 6/16/2025 |
| 9.1.6-beta-3 | 249 | 6/16/2025 |
| 9.1.6-beta-2 | 270 | 6/13/2025 |
| 9.1.6-beta-1 | 367 | 6/10/2025 |
| 8.1.7 | 399 | 6/13/2025 |
| 8.1.7-beta-27 | 348 | 6/13/2025 |
| 8.1.7-beta-26 | 377 | 6/10/2025 |
| 8.1.7-beta-25 | 176 | 6/6/2025 |
| 8.1.7-beta-24 | 169 | 6/6/2025 |
| 8.1.7-beta-23 | 218 | 6/5/2025 |
| 8.1.7-beta-22 | 241 | 6/5/2025 |
| 8.1.7-beta-21 | 140 | 5/31/2025 |
| 8.1.7-beta-20 | 163 | 5/31/2025 |
| 8.1.7-beta-19 | 148 | 5/30/2025 |
| 8.1.7-beta-18 | 215 | 5/26/2025 |
Loading failed