Actions

VS-SDK for AlphaCom - Release Notes

From Zenitel Wiki

Revision as of 11:09, 23 October 2017 by Hvd (talk) (VS-SDK for AlphaCom 1.3.3.1)
AlphaCom icon 300px.png

Apply here for the SDK

VS-SDK for AlphaCom 2.1.3.x

Advance information, not released yet.

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'. The new event 'OnStationState' will do this automatically, and provides a reason for the event trigger: 'StationUpdateReason'
  • 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

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