Difference between revisions of "Logging (VS-Operator)"
From Zenitel Wiki
Line 14: | Line 14: | ||
{| border="1" | {| border="1" | ||
! style="background:#ffc400;" width="200" |'''Event''' | ! style="background:#ffc400;" width="200" |'''Event''' | ||
− | ! style="background:# | + | ! style="background:#ffc400;" width="150" |'''Message text''' |
− | ! style="background:# | + | ! style="background:#ffc400;" width="150" |'''Information Level''' |
− | ! style="background:# | + | ! style="background:#ffc400;" width="600" |'''Comment''' |
|- | |- | ||
| align=center| On CallRequest Add || align=center| 10.00 (2006-06-01) ||align=center| 10.54 (2009-06-04) || All AMC releated software and AlphaWeb | | align=center| On CallRequest Add || align=center| 10.00 (2006-06-01) ||align=center| 10.54 (2009-06-04) || All AMC releated software and AlphaWeb |
Revision as of 16:01, 7 November 2023
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).
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");
|
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.