CTIOS 7.0 .NET CIL and VB.NET
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 12:42 AM - edited 03-13-2019 11:27 PM
With 7.0 of CTIOS .NET support is added, which is great. However, the samples included are in C# and I'm forced (by customer) to do a rather extensive development in VB.NET. Are there any examples of CTIOS applications using the .NET CIL in VB.NET available?
- Labels:
-
Other Contact Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2006 07:23 AM
None of the releases prior to CTI OS 7.0 are supported on any application targeting .NET
CIL C++ , built with C++ compiler 7.0, Must only be use with MS Visual Studio .NET 2003.
COM CIL, built with C++ compiler 7.0, can be used with both MS Visual Studio 6.0 and .NET 2003.
CTI OS ActiveX Controls, built with C++ compiler 7.0, can be used with both MS Visual Studio 6.0 and .NET 2003
CTIOS Agent & Supervisor Desktops built with CTIOS ActiveX and COM CIL 7.0 glued together with VB.NET.
New .NET CIL, native .NET CTI OS SDK class library, will include all functionality for call control, agent state and supervisor functionality with the exception of Silent Monitor (planed for next feature release).
