Actions

Difference between revisions of "Logging (VS-Operator)"

From Zenitel Wiki

Line 13: Line 13:
  
 
{| border="1"
 
{| border="1"
! style="background:#ffdead;" width="200" |'''Event'''
+
! style="background:#ffc400;" width="200" |'''Event'''
 
! style="background:#ffdead;" width="150" |'''Message text'''
 
! style="background:#ffdead;" width="150" |'''Message text'''
 
! style="background:#ffdead;" width="150" |'''Information Level'''
 
! style="background:#ffdead;" width="150" |'''Information Level'''

Revision as of 17:01, 7 November 2023

AI.png

This article shows how to configure the logging feature in the VS-Operator.

In the VSOP Client, select Filter sets, and Add a filter set for Station, and in the Caption field assign a descriptive name to the filter set, e.g. "Journal".

Information can be logged into the onscreen journal (Show) and to disk (Log).

Configuring Filter Set "Journal" for logging. Here "Call Received" is logged when a call request is received



The information to be logged is defined in the field Message text. For example:

Event Message text Information Level Comment
On CallRequest Add 10.00 (2006-06-01) 10.54 (2009-06-04) All AMC releated software and AlphaWeb
On CallRequest Remove 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Linux system files, libraries, webserver etc. (Board Support Package patch)
OnConnect 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Other AlphaCom Daemons - rmd, m100d
OnDisconnect 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Billing Software, absd, Billing Web etc
OnError 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Billing Software, absd, Billing Web etc
On Custom params 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Billing Software, absd, Billing Web etc
On Custom word string 01.00 (2008-xx-xx) 01.00 (2008-xx-xx) Billing Software, absd, Billing Web etc



It is possible to add parameters into this text field.

In the case of OnConnect a Message text could be:

  • Call %DIROP %DIRB
    • %DIROP will be replaced with the directory number of the station assosiated to the V-S Operator
App.STE("$SLRC W%RCO U1 W30");


Configuring Filter Set for logging



Now change the mode of operation to Operational, and verify that the RCO is triggered when clicking on the RCO icon, or alternatively when right-clicking the icon and selecting the command.