Actions

Difference between revisions of "OPC Server - Release Notes"

From Zenitel Wiki

(Errors Corrected)
(AlphaCom OPC Server 5.1.2.1 (2010-08-18))
Line 10: Line 10:
 
== Functional Changes/Enhancements ==
 
== Functional Changes/Enhancements ==
 
==={{Bugzilla|227}} OPC DA: No information available telling which station is A- and B-subscriber in a conversation ===  
 
==={{Bugzilla|227}} OPC DA: No information available telling which station is A- and B-subscriber in a conversation ===  
New tag .callapri, see [[OPC_Server#Station_Item_Table|Station Item Table]]
+
New tag .callapri, see [[OPC_Server#Station_Item_Table|Station Item Table]]
 
===OPC DA: No information available seperating if station is in calling mode (private ringing) or in a conversation (connected) ===  
 
===OPC DA: No information available seperating if station is in calling mode (private ringing) or in a conversation (connected) ===  
New tag .callmode, see [[OPC_Server#Station_Item_Table|Station Item Table]]
+
New tag .callmode, see [[OPC_Server#Station_Item_Table|Station Item Table]]
  
 
==={{Bugzilla|420}} From OPC it should be possible to send alarm messages to groups ===
 
==={{Bugzilla|420}} From OPC it should be possible to send alarm messages to groups ===
Added new nodeX.groups.gx node tree, see [[OPC_Server#Node_Item_Table|Node Item Table]]
+
Added new nodeX.groups.gx node tree, see [[OPC_Server#Node_Item_Table|Node Item Table]]
  
 
== Errors Corrected ==
 
== Errors Corrected ==
 
==={{Bugzilla|362}} OPC DA: Tone Test errors are not reported by the Linestate item===
 
==={{Bugzilla|362}} OPC DA: Tone Test errors are not reported by the Linestate item===
  * New item .tonetest added for indication tonetest errors (The linestate can be OK even if tonetest error)
+
  New item .tonetest added for indication tonetest errors (The linestate can be OK even if tonetest error)
 +
See [[OPC_Server#Station_Item_Table|Station Item Table]]
 
==={{Bugzilla|330}} AE: Some events are not reported on the selected format ===
 
==={{Bugzilla|330}} AE: Some events are not reported on the selected format ===
 
===DA: Only output.1 for IP stations is working output.2 and .3 do not work  ===
 
===DA: Only output.1 for IP stations is working output.2 and .3 do not work  ===

Revision as of 15:25, 24 August 2010


Release State: Released
Release Version: 5.0.0.0
Bata Version (upcomming release): 5.1.2.1
Installation Package: OPCServerSetup.msi

AlphaCom OPC Server 5.1.2.1 (2010-08-18)

Functional Changes/Enhancements

BZ 227 OPC DA: No information available telling which station is A- and B-subscriber in a conversation

New tag .callapri, see Station Item Table

OPC DA: No information available seperating if station is in calling mode (private ringing) or in a conversation (connected)

New tag .callmode, see Station Item Table

BZ 420 From OPC it should be possible to send alarm messages to groups

Added new nodeX.groups.gx node tree, see Node Item Table

Errors Corrected

BZ 362 OPC DA: Tone Test errors are not reported by the Linestate item

New item .tonetest added for indication tonetest errors (The linestate can be OK even if tonetest error)
See Station Item Table

BZ 330 AE: Some events are not reported on the selected format

DA: Only output.1 for IP stations is working output.2 and .3 do not work

BZ 406 OPC Server Windows 7 Compatible (64 bit)

* For 64 bit OSs it is required to install the "Advosol OPC Core Components" included in the new Setup package
* The Config file is moved to the "Application Data Folder".
* Securtiy exeption when creating new Event Log Source "AlphaComOPCServer" resolved with new function in the 
  AlphaComOPCConfigurator to create the source (requires "run as Admininstrator")


AlphaCom OPC Server 5.0.0.0 (2009-07-01)

Functional Changes/Enhancements

Major changes

  • Re-written to use the new Stentofon.AlphaCom.AlphaNet.dll library.
  • Config file name and format is changed with the new library. New config file name: Stentofon.AlphaCom.AlphaNet.OPC.xml
    The OPCServerConfigurator application will test for old config file, and prompt for automatic conversion to the new format.
  • Implemented Redundant OPC Server mode allowing two OPC Devices connect to the same AlphaCom nodes. Requires AlphaCom Sys version 10.55
  • The station item .relatedto is now updated on AlphaCom CallStatus event. The .relatedto property will then be set on calls in private mode, before the call is accepted.

<br\> Easy Projects Activities

Activity Short Description
209 Make (IP) station IO items based on ST_STATE messages, make RCO/RCI item obsolete
210 Make global node RCI based on RCI_CHANGED messages incl OPC/RCI config
211 Implemented OPC Items for M-Key, C-Key and DAK-key
217 Updated to use library Stentofon.AlphaCom.AlphaNet.dll
166 Redundant OPC Server


Limitations
Global RCI/RCO states is updated on state changes, but is not synchronized at OPC Server startup.

Errors Corrected

Easy Projects Activities

Activity Short Description
205 cr_iterate_command items offset
206 OPC AE: "Station UP" is reported on all ST_STATE changes

AlphaCom OPC Server 4.1.0.0 (2009-04-01)

Functional Changes/Enhancements

Added the OPC AE event StationSignal (.signal).
This event is generated from the station sending a Call Request ("I need attention")

AlphaCom OPC Server 4.0.0.0 (2008-10-29)

First official Release