Actions

Difference between revisions of "VS-SDK for AlphaCom - Release Notes"

From Zenitel Wiki

m
m
Line 1: Line 1:
 
{{A}}
 
{{A}}
 
[https://www.zenitel.com/solution/sdk Apply here for the SDK]
 
[https://www.zenitel.com/solution/sdk Apply here for the SDK]
 +
 +
= VS-SDK for AlphaCom 2.1.3.7 =
 +
 +
== Bugfix ==
 +
* AlphaNet Service Provider incompatibility with previous versions
 +
** The AlphaNet Service Provider Application and Service allow for multiple connections to the AlphaCom/ICX ports 61112 and 61113. There was a bug which made it impossible for software based on previous versions of the SDK to connect to a newer version of the provider.
  
 
= VS-SDK for AlphaCom 2.1.3.4 =
 
= VS-SDK for AlphaCom 2.1.3.4 =

Revision as of 08:33, 11 July 2019

AlphaCom icon 300px.png

Apply here for the SDK

VS-SDK for AlphaCom 2.1.3.7

Bugfix

  • AlphaNet Service Provider incompatibility with previous versions
    • The AlphaNet Service Provider Application and Service allow for multiple connections to the AlphaCom/ICX ports 61112 and 61113. There was a bug which made it impossible for software based on previous versions of the SDK to connect to a newer version of the provider.

VS-SDK for AlphaCom 2.1.3.4

Improvements

  • New method: StationState.FormatCommand_Set_Station_COS
    • Makes it possible to change the Class of Service
  • New method: StationState.FormatCommand_SET_IPRCO
    • The still available method StationState.FormatCommandSetIpStationOutput uses the internal IND command to set the output; the new method utilizes the ACDP command $SET_IPRCO

VS-SDK for AlphaCom 2.1.3.3

Improvements

  • New event: OnCustomStringParameter
  • New event: OnCustomWordStringParameter

VS-SDK for AlphaCom 2.1.3.2

Bugfixes and Improvements

  • Help file Stentofon.AlphaCom.AlphaNet.chm updated.
  • Minor Editorials

VS-SDK for AlphaCom 2.1.3.1

Bugfixes and Improvements

  • Introduction of AlphaNet Service Provider. AlphaCom only has ports 61112 and 61113 available for connection of API based software; these ports only accept a single connection each. The Service Provider will connect to either port 61112 or 61113 (configurable) and will make one new port available which accepts multiple connections. The connection type can be set to:
    • DIRECT_TCP
    • PC_REMOTE
  • It was required to update 'stationstate' via software on events such as 'OnStationBusyReceived', 'OnStationFreeReceived', 'OnStationConnect', 'OnStationDisconnect'. Stationstate updates are now automatic as part of the AlphaNetClient object.
  • It is no longer required to call the methods 'StartListening()' and 'StartMonitorThread()'; All initialization and connection is done in the new method 'Connect()'
  • A new dll 'Gurock.SmartInspect.dll' has been included. This dll writes logging information in a file with extension '.sil'; This file may help Zenitel in case the developer experiences issues with the communication between his/her application and the AlphaCom. The log file is placed in C:\Users\%USERNAME%\AppData\Roaming\STENTOFON\SDK\Logs
  • The sample software has been updated to show the above mentioned changes
  • Implementation of events OnCallStatus, OnOpenCallStatus, OnPrivateCallStatus and OnBusyCallStatus; these events are based on the ACDP-message CALL_STATUS_BC

VS-SDK for AlphaCom 1.3.3.1

VS-SDK for AlphaCom 1.3.3.1 replaces SDK1.2

Bugfixes and Improvements

  • dll’s and examples recompiled for .NET 4.6.2
  • Bugfix: Automatic station discovery only worked for 255 stations instead of 552
  • Bugfix: Example ‘CallRequests’, the source code did not compile
  • Removed the example ‘VBDotNetSimple’
  • Installation directory moved from ‘STENTOFON’ to ‘Vingtor Stentofon’ - all help files and source code for the examples are available in the installation directory