56.2. VS tables

56.2.1. Camera table

The camera table holds the information about the RVS cameras.

[11:24:38] ABILIS_CPX:d p rvs

RES:Rvs-1 ---------------------------------------------------------------------
Run    DESCR:RVS1
       LOG:DS                  ACT:YES
       - IpConf parameters (Read Only) ---------------------------------------
       MAC:78-F2-35-97-A2-27   IPRES:Ip-1    
       IPADD:192.168.029.070   MASK:255.255.255.000   GW:192.168.029.232
       -------+----------------------------------------------------------------
       DI:    | [DESCR:]
              | DFT:  EVENT-THR: ALERT: ALERT-ST:
       -------+----------------------------------------------------------------
       1      | Charging
       2      | Night
       3      | Motion
       -------+----------------------------------------------------------------
       DO:    | [DESCR:]
              | MODE:    PULSE-T:    PULSE-GAP:    START: DFT:
              | CONTROL-D:           CONTROL-D-ST: ALERT: ALERT-ST:
       -------+----------------------------------------------------------------
       1      | Night
              | VALUE                              DFT    OFF
              | #                    #             NO     #
       4      | Lamp
              | PULSE    20000       250           DFT    OFF
              | #                    #             NO     #
       -------+----------------------------------------------------------------
       AI:    | [DESCR:]
              | UNIT:    MIN:    MAX:    ALM-LO: ALM-HI: HYST:   SENSIT: POLL:
              |          DFT:            ALERT-ALM-LO:   ALERT-ALM-HI:
       -------+----------------------------------------------------------------
       1      | Brightness
              |          -10     10      -       -       1       1       2.0
              |          
              |          0               NO              NO
       2      | Battery
              | %        0       100     -       -       1       1       2.0
              |          
              |          0               NO              NO
       3      | WiFi
              | dBm      -128    0       -       -       1       1       2.0
              |          
              |          0               NO              NO
       -------+-------------------------- Cameras -----------------------------
       CAM:   | [DESCR:]
       ACT:   | RESOLUTION:  ROTATION:  JPEG-QUALITY:  EXPOSURE-TIME:
              | PREVIEW:     HDR:       FLASH:         METERING:
              | SHARPNESS:   CONTRAST:  BRIGHTNESS:    SATURATION:
              | LAMP-THRESHOLD:         LAMP-DURATION: LAMP-ON-EXPOSURE-TIME:
              | LAMP-DO:                BRIGHTNESS-AI: NIGHT-DI:
              | STORAGE:                REC-MAXAGE:    IDLE-REC-INTERVAL:
              | MIN-ALARM-DURATION:     MAX-ALARM-DURATION:
              | ALARM-HOLDOFF:          LIVE-REC-DURATION:
              | [ALARM-Dx:              ALARM-D-STx:   ALERTS:]
       -------+----------------------------------------------------------------
       Cam-1  | Rvs1_Cam1
       YES    | 4            -          HIGH           AUTO
              | MEDIUM       -          -              -
              | 0            0          0              0         
              | 0                       10             1/60
              | Rvs-1,DO-4              #              #
              | SYS (48 GiB)            SYS (NOMAX)    SYS (60)
              | SYS (20)                SYS (60)
              | SYS (5)                 SYS (60)
              | 1 | Rvs-1,DI-3          BOTH           4
       ------------------------------------------------------------------------

Meaning of the most important parameters:

DESCR

Resource description. Max 79 chars. Spaces require double quotes (E.g. "str1 str2").

LOG

State changes log and alarm generation [NO, D, S, A, L, T, ALL] [+E] (D: Debug Log; S: System Log; A: Alarm view; L: Local audible alarm; T: SNMP traps; +E: Extended Log of state changes, see ref. manual).

ACT

Operation activation [NO, YES].

MAC

MAC address [00-00-00-00-00-00..FF-FF-FF-FF-FF-FF]. Read Only parameter.

IPRES

IP resource [NONE, Ip-1..Ip-250]. Read Only parameter.

IPADD

IP address in DDN [0.0.0.0, 0-126.x.x.x, 128-223.x.x.x]. Read Only parameter.

MASK

Mask in DDN [0.0.0.0, 240.0.0.0 - 255.255.255.255]. Read Only parameter.

GW

Gateway address in DDN [0.0.0.0, 0-126.x.x.x, 128-223.x.x.x]. Read Only parameter.

DI

Digital Input Line identifier [1..4].

DFT

Default value to be used when there is not a known and valid value to set [OFF, ON].

EVENT-THR

Number of allowed state changes during a measurement period of 60s [10..300, NO]. When the threshold is reached the line state is set to FAILED. If "NO", no state tuning is applied.

ALERT

Send an alert when the line assumes the state indicated in 'ALERT-ST' [NO, 1..255].

ALERT-ST

State of the line that triggers the alert [#, OFF, ON, BOTH].

DO

Digital Output Line identifier [1..4].

MODE

Operational mode [VALUE, PULSE].

PULSE-T

Duration of ON pulse [1..4294967295 ms]. Only for MODE:PULSE.

PULSE-GAP

Minimum OFF time after ON pulse [1..65535 ms].

START

Initial value to be applied when Abilis connects to the device [LAST, DFT]. If "LAST" and the last value is unknown or was lost, the value specified in DFT will be used.

DFT

Default value to be used when there is not a known and valid value to set [OFF, ON].

CONTROL-D

Digital line that can control this digital output. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..4];

    • line-mm is the line type [DI, DO] and number, for Rio [1..16] and for Rvs [1..4].

  • for Wio: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [DI, DO] and number [1..4].

CONTROL-D-ST

State of the digital line that triggers this digital output. [#, OFF, ON, BOTH].

ALERT

Send an alert when the line assumes the state indicated in 'ALERT-ST' [NO, 1..255].

ALERT-ST

State of the line that triggers the alert [#, OFF, ON, BOTH].

AI

Analog Input Line identifier [1..4].

UNIT

Unit of subsequent values. Empty or max 8 characters (e.g. kWh, J, Volts, m, km, miles, myunit).

MIN

Value corresponding to lowest ADC value. It must be < MAX. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

MAX

Value corresponding to highest ADC value. It must be > MIN. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

ALM-LO

Low threshold for alarm. It must be < ALM-HI. String representing a floating point number from -9998 to +9998 or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

ALM-HI

High threshold for alarm. It must be > ALM-LO. String representing a floating point number from -9998 to +9998 or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

HYST

Hysteresis for ALM-LO and ALM-HI for returning to NORMAL state. String representing a floating point number from 0 to 9999. From 1 up to 6 characters in ['+', '0'..'9', '.'].

ALERT-ALM-LO

Send an alert when Low threshold is reached [NO, 1..255].

ALERT-ALM-HI

Send an alert when High threshold is reached [NO, 1..255].

SENSIT

Difference that must occur between the last value delivered and the current value read in order to make a new value delivery. Absolute value, valid for positive and negative variations. It determines the precision (number of decimals) of MIN/MAX/... parameters. When set, if there is a discrepancy in their precision, they are rounded up/down accordingly. String representing a floating point number from 0 to 9999. From 1 up to 6 characters in ['+', '0'..'9', '.'].

POLL

Polling period [0.1..300.0 sec].

DFT

Default value to be used when there is not a known and valid value to set. It must be >= MIN and =< MAX. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

AO

Analog Output Line identifier [1..4].

UNIT

Unit of subsequent values. Empty or MAX 8 characters (e.g. kWh, J, Volts, m, km, miles, myunit).

MIN

Value corresponding to lowest DAC value. It must be < MAX. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

MAX

Value corresponding to highest DAC value. It must be > MIN. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

ALM-LO

Low threshold for alarm. It must be < ALM-HI. String representing a floating point number from -9998 to +9998 or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

ALM-HI

High threshold for alarm. It must be > ALM-LO. String representing a floating point number from -9998 to +9998 or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

HYST

Hysteresis for ALM-LO and ALM-HI for returning to NORMAL state. String representing a floating point number from 0 to 9999. From 1 up to 6 characters in ['+', '0'..'9', '.'].

ALERT-ALM-LO

Send an alert when Low threshold is reached [NO, 1..255].

ALERT-ALM-HI

Send an alert when High threshold is reached [NO, 1..255].

SENSIT

Difference that must occur between the last value delivered and the current value read in order to make a new value delivery. Absolute value, valid for positive and negative variations. It determines the precision (number of decimals) of MIN/MAX/... parameters. When set, if there is a discrepancy in their precision, they are rounded up/down accordingly. String representing a floating point number from 0 to 9999. From 1 up to 6 characters in ['+', '0'..'9', '.'].

POLL

Polling period [0.1..300.0 sec].

CUT-LO

Lowest allowed value. It must be < CUT-HI. String representing a floating point number from -9998 to +9998, or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

CUT-HI

Highest allowed value. It must be > CUT-LO. String representing a floating point number from -9998 to +9998, or an empty string to disable it. From 1 up to 6 characters in ['+', '-', '0'..'9', '.'].

START

Initial value to be applied when Abilis connects to the device [LAST, DFT]. If "LAST" and the last value is unknown or was lost, the value specified in DFT will be used.

DFT

Default value to be used when there is not a known and valid value to set. It must be >= MIN and =< MAX. String representing a floating point number from -9999 to +9999. From 1 up to 6 characters in ['+', '-', '0'..'9', '.']. For some devices it is also the value autonomously set when the device is powered-on or the connection to Abilis is lost.

CAM

Camera identifier [Cam-1 or 1].

ACT

Enable/disable this camera usage [NO, YES].

RESOLUTION

Resolution [0.3, 1, 2, 5, 8 Mpx].

ROTATION

Image rotation in degrees relative to the camera [0, 90, 180, 270]. Equal to '-' when not supported.

JPEG-QUALITY

Image compression ratio [LOW, MEDIUM, HIGH]. Equal to '-' when not supported.

EXPOSURE-TIME

Exposure time when LAMP is OFF, in fraction of a second [AUTO, 1/8, 1/15, 1/30, 1/60, 1/125, 1/200, 1/250, 1/320, 1/400, 1/500, 1/1000]. Equal to '-' when not supported.

PREVIEW

Combined resolution/quality for image preview [LOW, MEDIUM, HIGH], where: LOW=320x240, MEDIUM=640x480, HIGH=800x600. Equal to '-' when not supported.

HDR

Enables/disables high dynamic range capture [NO, YES]. Equal to '-' when not supported.

FLASH

Flash mode [OFF, AUTO, ON]. Equal to '-' when not supported.

METERING

Light metering mode [AVERAGE, CENTER, MATRIX, BACKLIT]. Equal to '-' when not supported.

SHARPNESS

Sharpness [-10..+10]. Equal to '-' when not supported.

CONTRAST

Contrast [-10..+10]. Equal to '-' when not supported.

BRIGHTNESS

Brightness [-10..+10]. Equal to '-' when not supported.

SATURATION

Saturation [-10..+10]. Equal to '-' when not supported.

LAMP-THRESHOLD

Scene brightness threshold for switching on the companion lamp [-10..+10]. Only relevant for RVS firmwares that supports companion lamp. Equal to '-' when not supported.

LAMP-DURATION

Duration of companion lamp switch on [10..9000 sec]. Only relevant for RVS firmwares that supports companion lamp. Equal to '-' when not supported.

LAMP-ON-EXPOSURE-TIME

Exposure time when LAMP is ON, in fraction of a second, [AUTO, 1/8, 1/15, 1/30, 1/60, 1/125, 1/200, 1/250, 1/320, 1/400, 1/500, 1/1000]. Only relevant for RVS firmwares that supports companion lamp. Equal to '-' when not supported.

LAMP-DO

Digital output port where a lamp is attached, used to illuminate the scene. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..4];

    • line-mm is the line type [DO] and number, for Rio [1..16] and for Rvs [1..16].

  • for Wio: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [DO] and number [1..4].

BRIGHTNESS-AI

Analog input port where a brightness sensor is attached. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..16];

    • line-mm is the line type [AI] and number, for Rio [1..8] and for Rvs [1..4].

  • for Wio: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [AI] and number [1].

NIGHT-DI

Digital input port where a day/night sensor is attached. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..16];

    • line-mm is the line type [DI] and number, for Rio [1..16] and for Rvs [1..4].

  • for Wio: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [DI] and number [1..4].

STORAGE

Size in GiB of the camera storage [SYS, 4..4000 GiB] The value must be multiple of 4 GiB, or will it be rounded down. When SYS, the value is taken from RES:VS configuration.

REC-MAXAGE

Images older than this value are deleted [SYS, NOMAX, 0, 1..365 day]. When 0, the recording is disabled. Use is restricted to LIVE view. When NOMAX, the lifetime is unlimited. Images can be deleted only manually or due to storage constrains. When SYS, the value is taken from RES:VS configuration.

IDLE-REC-INTERVAL

Time interval between images capture during non-alarm periods (idle) [SYS, 1..3600 s]. When SYS, the value is taken from RES:VS configuration.

MIN-ALARM-DURATION

Minimal duration of high frequency recording when the alarm condition is detected [SYS, 10..3600 s] It will be extended up to MAX-ALARM-DURATION if the alarm condition is detected again during the ALARM-DURATION period. When SYS, the value is taken from RES:VS configuration.

MAX-ALARM-DURATION

Maximal duration of an alarm event [SYS, 10..3600 s]. When SYS, the value is taken from RES:VS configuration.

ALARM-HOLDOFF

If an alarm is terminated by MAX-ALARM-DURATION an holdoff is introduced before the next alarm is allowed [SYS, 0..3600 s]. When SYS, the value is taken from RES:VS configuration.

LIVE-REC-DURATION

The maximum duration of LIVE mode recording [SYS, 10..3600 s]. When SYS, the value is taken from RES:VS configuration.

ALARM-Dx

Digital input/output that cause a photo to be snapped. Up to three lines IO1..IO3 are allowed. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..16];

    • line-mm is the line type [DI, DO] and number, for Rio [1..16] and for Rvs [1..4].

  • for Wio: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [DI, DO] and number [1..4].

ALARM-D-STx

State of the digital input/output that cause a photo to be snapped [NONE, OFF, ON, BOTH].

ALERTS

Send one or more alerts when at least one of the three digital input/output cause a photo to be snapped. # or list of up to 20 ALERT indexes [1..255] separated by ',' (comma).

[Caution]Caution

To activate the changes, please execute the initialization command init res:rvs

56.2.2. Alert table

The alert table receives information about events related to an RVS camera or other resource (in future), and send notifications (Call, SMS, E-Mail, set DIGITAL OUT).

[16:18:40] ABILIS_CPX:d alert

Parameter:      | Value:
----------------+--------------------------------------------------------------
wdir:             C:\APP\ALERT\
MAIL-FROM:        SYS (abilis@abilis_cpx_)
SMS-FROM:         CP-PI
----------------+-- Mail defaults ---------------------------------------------
MAIL-TO:          SYS (test@test.it)
MAIL-TO-LIST:     SYS (#)
MAIL-MESSAGE:     #
----------------+-- SMS defaults ----------------------------------------------
SMS-CDO:          #
SMS-MESSAGE:      #
----------------+-- Disa Voice call defaults ----------------------------------
DISA-USER:        #
DISA-SERVICE:     #
DISA-CDO:         #
DISA-CGO:         #
DISA-MESSAGE:     #
-------------------------------------------------------------------------------

Alerts records:

---+----+----------------------------------------+------------+----------------
CH:|ACT:|DESCR:                                  |FILTER:     |FILTER-INTERVAL:
   |LOG:|ACTION:                                 |FURTHER-ALERT:
---+----+----------------------------------------+-----------------------------
1  |YES |                                        |INTERVAL    |180
   |NO  |MAIL                                    |NO
-------------------------------------------------------------------------------
2  |NO  |                                        |NONE        |180
   |NO  |SMS                                     |NO
-------------------------------------------------------------------------------
3  |NO  |                                        |NONE        |180
   |NO  |DISA-CB                                 |NO
-------------------------------------------------------------------------------
4  |NO  |                                        |NONE        |180
   |NO  |TURN-ON-DOUT                            |NO
-------------------------------------------------------------------------------


[12:26:05] ABILIS_CPX:d alerte

Alerts defaults ("DFT" values):

Parameter:      | Value:
----------------+--------------------------------------------------------------
wdir:             C:\APP\ALERT\
MAIL-FROM:        SYS (abilis@abilis_cpx_)
SMS-FROM:         CP-PI
----------------+-- Mail defaults ---------------------------------------------
MAIL-TO:          SYS (test@test.it)
MAIL-TO-LIST:     SYS (#)
MAIL-MESSAGE:     #
----------------+-- SMS defaults ----------------------------------------------
SMS-CDO:          #
SMS-MESSAGE:      #
----------------+-- Disa Voice call defaults ----------------------------------
DISA-USER:        #
DISA-SERVICE:     #
DISA-CDO:         #
DISA-CGO:         #
DISA-MESSAGE:     #
-------------------------------------------------------------------------------

Alerts records:

Parameter:      | Value:
----------------+--------------------------------------------------------------
CH:               1    
ACT:              YES
DESCR:            
FILTER:           INTERVAL
FILTER-INTERVAL:  180
LOG:              NO
FURTHER-ALERT:    NO
ACTION:           MAIL
                --- Mail ------------------------------------------------------
MAIL-TO:          DFT
MAIL-TO-LIST:     DFT
MAIL-BODY:        DFT
MAIL-USER-TEXT:   
-------------------------------------------------------------------------------
CH:               2    
ACT:              NO
DESCR:            
FILTER:           NONE
FILTER-INTERVAL:  180
LOG:              NO
FURTHER-ALERT:    NO
ACTION:           SMS
                --- SMS -------------------------------------------------------
SMS-CDO:          DFT
SMS-USER-TEXT:    
-------------------------------------------------------------------------------
CH:               3    
ACT:              NO
DESCR:            
FILTER:           NONE
FILTER-INTERVAL:  180
LOG:              NO
FURTHER-ALERT:    NO
ACTION:           DISA-CB
                --- Disa Voice call -------------------------------------------
DISA-USER:        DFT
DISA-SERVICE:     DFT
DISA-CDO:         DFT
DISA-CGO:         DFT
DISA-MESSAGE:     DFT
-------------------------------------------------------------------------------
CH:               4    
ACT:              NO
DESCR:            
FILTER:           NONE
FILTER-INTERVAL:  180
LOG:              NO
FURTHER-ALERT:    NO
ACTION:           TURN-ON-DOUT
                --- Turn on DOUT ----------------------------------------------
TURN-ON-IO:       #
-------------------------------------------------------------------------------

Meaning of the most important alert defaults parameters:

wdir

Directory where message files are stored. Full path with drive letter ['C'..'Z'] terminated by '\'. Max 128 chars. Spaces require double quotes (E.g. "C:\My dir\").

MAIL-FROM

Sender of e-mail. SYS or AUTO or a valid e-mail address.

  • SYS: use value configured in System general 'SYS-MAIL-FROM';

  • AUTO: used fixed value (e.g. alert@<cp-prompt>);

  • e-mail address: max 128 ASCII characters. Space not allowed.

SMS-FROM

Text to be used as sender in SMS messages [CP-PI, SYSNAME, R-ID], where:

  • CP-PI: is the Control Port 'PI' parameter;

  • SYSNAME: is the value configured in System general 'SYSNAME';

  • R-ID: is the current value of IP Router 'R-ID' parameter.

MAIL-TO

Default e-mail recipients. SYS or empty or valid e-mail address.

  • SYS: use value configured in System general 'SYS-MAIL-TO';

  • empty: e-mails are not sent;

  • e-mail address: max 128 ASCII characters. Space not allowed.

MAIL-TO-LIST

Default e-mail recipients list. SYS or # or the name of a TXT list between single quotes (e.g. 'mylist'). SYS: use value configured in System general 'SYS-MAIL-TO-LIST'.

MAIL-BODY

E-mail body type [DFT, STANDARD, SMS-LIKE].

SMS-CDO

Default outgoing called number for SMS. # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] attributes or the name of an IN list between single quotes (e.g. 'mylist') See also HELP ISDN ATTRIBUTES.

SMS-MESSAGE

Default SMS text. # or max 160 ASCII chars. Spaces require double quotes.

DISA-USER

Default DISA user for DISA CallBack. # or max 16 ASCII characters. Space not allowed. If the user is not configured, the (!) mark is displayed beside the name.

DISA-SERVICE

Default DISA service for DISA CallBack. # or max 16 ASCII characters. Space not allowed. If the service is not configured, the (!) mark is displayed beside the name.

DISA-CDO

Default outgoing called number for DISA CallBack. # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] attributes. See also HELP ISDN ATTRIBUTES.

DISA-CGO

Default outgoing calling number for DISA CallBack. # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] and/or PI [a, r, m, q] and/or SI [y, v, w, z] attributes. See also HELP ISDN ATTRIBUTES.

DISA-MESSAGE

Name of the default file holding the voice message to be played. # or max 20 valid for long file name chars.

Alert record table parameters permit to use of a default value or a customized value for MESSAGE-TYPE:MAIL, SMS, DISA-CB. The other specific parameters are:

CH

Alert record index [A, 1..255].

ACT

Enable/disable this entry [NO, YES].

DESCR

Entry description. Max 70 chars. Spaces require double quotes (E.g. "str1 str2").

FILTER

Filter to be applied to received notifications: [NONE, INTERVAL], where:

  • NONE: Received notifications are not filtered.

  • INTERVAL: Filter based on the interval given in 'FILTER-INTERVAL'. If the same notification repeats within the indicated interval it is ignored.

FILTER-INTERVAL

Time interval within which if the same notification repeats within the indicated interval it is ignored. [1..3600 sec].

LOG

Record alert in system's log [NO, YES].

FURTHER-ALERT

Call a further alert [NO, 1..255].

ACTION

Action [NONE, MAIL, SMS, DISA-CB, TURN-ON-DOUT, LUA-SCRIPT] Values can be joined using ',' (comma).

MAIL-TO

E-mail recipients. DFT or empty or max 128 ASCII chars. Space not allowed.

MAIL-TO-LIST

E-mail recipients list. DFT or # or the name of a TXT list between single quotes (e.g. 'mylist').

MAIL-BODY

E-mail body type [DFT, STANDARD, SMS-LIKE].

MAIL-USER-TEXT

User text for the E-mail body. Empty or max 310 ASCII chars. Spaces require double quotes.

SMS-CDO

Outgoing called number for SMS. DFT or # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] attributes or the name of an IN list between single quotes (e.g. 'mylist') See also HELP ISDN ATTRIBUTES.

SMS-USER-TEXT

User text for the SMS message. Empty or max 160 ASCII chars. Spaces require double quotes.

DISA-USER

Name of an existing DISA user for DISA CallBack. DFT or # or max 16 ASCII characters. Space not allowed. If the user is not configured, the (!) mark is displayed beside the name.

DISA-SERVICE

Name of an existing DISA service for DISA CallBack. DFT or # or max 16 ASCII characters. Space not allowed. If the service is not configured, the (!) mark is displayed beside the name.

DISA-CDO

Outgoing called number for DISA CallBack. DFT or # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] attributes. See also HELP ISDN ATTRIBUTES.

DISA-CGO

Outgoing calling number for DISA CallBack. DFT or # or max 20 digits optionally preceded by TON [u, i, n, o, s, h, k] and/or NP [x, e, d, t, l, p] and/or PI [a, r, m, q] and/or SI [y, v, w, z] attributes. See also HELP ISDN ATTRIBUTES.

DISA-MESSAGE

Name of the file holding the voice message to be played. DFT or # or max 20 chars valid for long file names.

TURN-ON-IO

The digital output that is set ON. # or a string in the format:

  • for Rio/Rvs: string in the format 'type-nn,line-mm', where:

    • type-nnn is the resource type [Rio, Rvs] and number, for Rio [1..16] and for Rvs [1..4];

    • line-mm is the line type [DO] and number, for Rio [1..16] and for Rvs [1..4].

  • for WIO: string in the format 'type-n.xxx,line-m', where:

    • type-n.xxx is the resource type and number [1..7], followed by the wireless-slave number [1..1000];

    • line-m is the line type [DO] and number [1..4].

LUA-SCRIPT

Name of the default LUA script to be started. # or max 32 chars valid for long file names.

[Warning]Warning

Only for MESSAGE-TYPE:TURN-ON-DOUT.

[Caution]Caution

To activate the changes, please execute the save command save conf.