ZIELN - Administrate destinations for network-wide teams

This AMO is used to enter, interrogate or regenerate destinations in the database (DB) for the following features: Ring transfer executive/secretary key (RNGXFER)

Ring transfer executive/secretary keys can be entered for OPTISETs/OPTIPOINTs 500 with the TEAMSECR, resp. TEAMEXEC flag (AMO-SDAT).

The key functions for the OPTISET are configured with AMO-TAPRO.

Each TEAMEXEC gets one RNGXFER-key, with which calls can be forwarded to a TEAMSECR (resp. calls can be taken back). The RNGXFER-key contains the second number of the exec which is related to the assigned secretary. If the secretary activates her representative, the RNGXFER-key of the executive is updated with the second stno. of the actual secretary. If more than one RNGXFER-key was activated at the secretary, all RNGXFER-destinations of all affected executives are updated. Each secretary gets one RNGXFER-key per assigned executive, with this the secretary can activate or deactivate RNGXFER to her executive.

Direct Station Selection (DSS)

Direct Station Selection keys can be assigned for all digital terminals. The key functions for the OPTISET/OPTIPOINT 500 are defined with the help of the AMO TAPRO.

Both internal and external destinations are possible.

In addition to entering the destination in the database, the AMO ZIELN also enters partner information for the destination station (controls the lamps in the DSS key) if the destination is intern.
DSS-keys configured by AMO-ZIELN are protected against changing and deleting by the destination terminal user. Changing or deleting by AMO-ZIELN will be possible furhermore.

Subscriber which are network-wide DSS-destinations, should be marked as DSSDEST by AMO SDAT (AATTR=DSSDEST).

Voice call (VC)

The key functions for the OPTISET/OPTIPOINT 500 are defined with the help of the AMO TAPRO. After this definition a NAME, resp. DSS key can be enabled for voice calling.If a key is enabled for voice calling, this key will be locked by AMO ZIELN with a write protection. This means the destination cannot be changed via phone. Changing or deleting via AMO will be still possible.

For OPTISET/OPTIPOINT add on terminals name-keys consists of two levels. With parameter level this level can be specified.

Representative for secretary/deputy key (REP)

Representative for secretary/deputy key can be assigned to every optiset with the TEAMSECR attribute (AMO-SDAT).

The representative for secretary/deputy key at the TEAMSECR optiset contains the station number of the representative, up to 4 station numbers of TEAMEXECs and the station number of the exec which is configured at the representative.

DSS call without feature override

Direct station select keys without feature override at the B-subscriber can be assigned to any digital voice device.
The key function for OPTISET/OPTIPOINT 500 devices are laid down by AMO TAPRO.
Only internal destinations are possible.
At internal destinations, AMO ZIELN additionaly adds the parntner information at the destination (for control of the LEDs in the DSS keys).
If a DSSWOOR key is programmed by AMO ZIELN, no write protection is attached to this key.
The attribute DSSWOOVR in AMO-SDAT overrules AMO-ZIELN and AMO-ZIEL configuration so that when the attribute is set, DSS and DSSWOOVR keys will use the DSSWOOVR functionality.

Ring transfer executive/secretary key (RNGXFER) for lines

These keys are line keys of a keyset. The functionality is equivalent to the normal RNGXFER keys.

Mailbox key for lines

The functionality is equivalent to the normal mailbox key, but the keys are line keys of a keyset.

Cross Reference to Other AMOs:

AMO DIMSU:Dimensioning of features
AMO TAPRO:Key mapping (arrangement), DIGITE
AMO SBCSU:Digital subscribers
AMO SDAT:Subscriber data and attributes

Destination Processor: BP (Switching Unit)

Functions

ADD Create destinations password class 2
DELETE Load country specific matrix from HD into Database and activate T-Reference bit in central system data password class 2
REGENERATE Load country specific matrix from HD into Database and activate T-Reference bit in central system data password class 2
DISPLAY Load country specific matrix from HD into Database and activate T-Reference bit in central system data password class 0

Procedure Overview

ADD-ZIELN

ADD-ZIELN STNO=<number>,
TYPE=RNGXFER,KYNO=<number>, STNO1=<key-num>, STNO2=<key-num>,
[SLKTYPE=SLKSTNO];
[SLKTYPE=SLKNAME];
[SLKTYPE=SLKTEXT],SLKTXT=<string>;
TYPE=DSS,KYNO=<number>, DESTNOD=<key-num>,
[SLKTYPE=SLKSTNO];
[SLKTYPE=SLKNAME];
[SLKTYPE=SLKTEXT],SLKTXT=<string>;
TYPE=REP,[STNOREP=<key-num>], [STNOEX1=<key-num>], [STNOEX1R=<key-num>], [STNOEX2=<key-num>], [STNOEX2R=<key-num>], [STNOEX3=<key-num>], [STNOEX3R=<key-num>], [STNOEX4=<key-num>], [STNOEX4R=<key-num>];
TYPE=VC,KYNO=<number>, [LEVEL=<number>];
TYPE=DSSWOOVR,KYNO=<number>, DESTNOD=<key-num>,
[SLKTYPE=SLKSTNO];
[SLKTYPE=SLKNAME];
[SLKTYPE=SLKTEXT],SLKTXT=<string>;
TYPE=RNGXFERL,KYNO=<number>, STNORXFR=<key-num>, RXFRFCT=<param>,
[SLKTYPE=SLKSTNO];
[SLKTYPE=SLKNAME];
[SLKTYPE=SLKTEXT],SLKTXT=<string>;
TYPE=MBLINE,KYNO=<number>, STNOMB=<key-num>,
[SLKTYPE=SLKSTNO];
[SLKTYPE=SLKNAME];
[SLKTYPE=SLKTEXT],SLKTXT=<string>;

Creation of destinations for

  • Ring transfer executive/secretary key
  • DSS keys
  • Representative for secretary/deputy key
  • Enter voice call for:

  • Name-keys
  • DSS-keys
  • Example
    A fixed call forwarding destination to STNO 3101 for the VOICE service can be created for voice station 2100.
    Input:
    ADD-ZIEL:TYPE=FWD,SRCNO=2100,SI=VCE,DESTNOF=3101;

    DELETE-ZIELN

    DELETE-ZIELN STNO=<number>,
    TYPE=RNGXFER,KYNO=<number>;
    TYPE=DSS,KYNO=<number>;
    TYPE=VC,KYNO=<number>, [LEVEL=<number>];
    TYPE=REP;
    TYPE=RNGXFERL,KYNO=<number>;
    TYPE=MBLINE,KYNO=<number>;

    Cancel destinations for:

  • DSS keys
  • Representative for secretary/deputy key
  • Delete voice call for:

  • Name-keys
  • DSS-keys
  • REGENERATE-ZIELN

    REGENERATE-ZIELN [STNO=<number>], [TYPE=<param>];

    Regenerate destinations for:

  • Ring transfer executive/secretary key
  • DSS keys
  • Representative for secretary/deputy key
  • Regenerate destinations for voice call:

  • Name-keys
  • DSS-keys
  • Example
    Regenerate the ring transfer executive/secretary key destination for station 2100.
    Input:
    REGENERATE-ZIELN:STNO=2100,TYPE=RNGXFER;
    Output:
    ADD-ZIELN :2100,RNGXFER,2101,;

    DISPLAY-ZIELN

    DISPLAY-ZIELN [STNO=<number>], [TYPE=<param>];

    Interrogate destinations for:

  • Ring transfer executive/secretary key
  • DSS keys
  • epresentative for secretary/deputy key
  • Interrogate destinations for voice call:

  • Name-keys
  • DSS-keys
  • Example
    Interrogate the call forwarding destination for station 2100.
    Input:
    DISPLAY-ZIELN:STNO=2100,TYPE=DSS;
    Output:
     +--------+-------+---------+-----------------------------------+-----------+
    | STNO | KEYNO | FUNCT | | S NTW |
    +--------+-------+---------+-----------------------------------+-----------+
    | 2100 | 1 | DSS | DESTNOD : 2100 | * INT |
    | | 2 | DSS | DESTNOD : 2101 | * INT |
    +--------+-------+---------+-----------------------------------+-----------+

    Parameter description

    DESTNOD destination number for direct station selection
    Type of Input: single value, mandatory
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    KYNO key/button number
    Type of Input: single value, mandatory
    Possible Values: numeric, 1-200
    LEVEL key level for optiset / optipoint 500 add-on-terminal
    Type of Input: single value, optional
    Possible Values: numeric, 1-4
    RXFRFCT function of ring transfer key for lines
    Type of Input: single value, mandatory
    Possible Values: DEST subscriber is ring transfer destination
    SRC subscriber is ring transfer source
    SLKTXT user individual text for electronic key level
    Type of Input: single value, mandatory
    Possible Values: text (case sensitive), up to 12 characters
    SLKTYPE type of electronic key level to be used
    Type of Input: single value, optional
    Possible Values: SLKNAME display of subscriber name (from amo persi)
    SLKSTNO display of subscriber number
    SLKTEXT display of individual text
    STNO station number
    Type of Input: 1 to 2 single values, concatenated with & or &&, optional (DISPLAY / REGENERATE)
    single value, mandatory (ADD / DELETE)
    Possible Values: numeric, up to 12 characters
    STNO1 station number exec, resp. own station number
    Type of Input: single value, mandatory
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNO2 station number exec, resp. station number exec at secr
    Type of Input: single value, mandatory
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX1 station number executive1
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX1R station number executive1 at representative
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX2 station number executive2
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX2R station number executive2 at representative
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX3 station number executive3
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX3R station number executive3 at representative
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX4 station number executive4
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOEX4R station number executive4 at representative
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNOMB station number of the line for the mailbox key
    Type of Input: single value, mandatory
    Possible Values: 0-9,*,#,A-D, up to 12 characters
    STNOREP station number of representative
    Type of Input: single value, optional
    Possible Values: 0-9,*,#,A-D, up to 22 characters
    STNORXFR ring transfer destination resp. source for lines
    Type of Input: single value, mandatory
    Possible Values: 0-9,*,#,A-D, up to 12 characters
    TYPE type of keys
    Type of Input: single value, mandatory (ADD / DELETE)
    single value, optional (DISPLAY / REGENERATE)
    Possible Values: ALL all (DISPLAY / REGENERATE)
    DSS direct station selection key
    DSSWOOVR dss call without feature override (ADD / DISPLAY / REGENERATE)
    MBLINE mailbox key for lines
    REP representative for secretary/deputy key
    RNGXFER ring transfer executive/secretary key
    RNGXFERL ring transfer key for lines
    VC voice calling

    Error Messages

    F00
    F00: FUNCTION NOT YET IMPLEMENTED.
    F01
    F01: THE SPECIFIED NUMBER @@@@@@@@@@@@ IS NO STATION NUMBER (DPLN).
    F02
    F02: THE STATION WITH THE NUMBER @@@@@@@@@@@@ HAS NOT YET BEEN ASSIGNED.
    F03
    F03: THE STATION WITH STATION NUMBER @@@@@@@@@@@@ HAS NOT BEEN ASSIGNED
         (OR NO ADVANCE PROVISION HAS BEEN MADE FOR THIS) IN ITS OWN NODE.
    F04
    F04: STATION NO. @@@@@@@@@@@@ IS MAPPED TO STATION @@@@@@@@@@@@ VIA AMO RUFUM;
         PLEASE USE THIS AMO FOR FURTHER PROCESSING.
    F05
    F05: @@@@@@@@@@@@ THE STATION IS SIGNED OFF. SIGN ON WITH AMO DSSU FIRST.
    F06
    F06: @@@@@@@@@@@@ THE SUBSCRIBER IS NOT PREPARED AS MEMBER FOR NETWORK-WIDE 
         TEAM, TYPE=REP IS NOT ALLOWED.
         CHANGE-SDAT:STNO=@@@@@@@@@@@@,TYPE=ATTRIBUT,AATTR=TEAMSECR
    F06
    F06: @@@@@@@@@@@@ THE SUBSCRIBER IS PREPARED AS TEAMEXEC FOR NETWORK-WIDE TEAM,
         TYPE=REP IS NOT ALLOWED.
         CHANGE-SDAT:STNO=@@@@@@@@@@@@,TYPE=ATTRIBUT,AATTR=TEAMSECR,DATTR=TEAMCHEF
    F06
    F06: @@@@@@@@@@@@ THE SUBSCRIBER IS NOT PREPARED AS MEMBER FOR NETWORK-WIDE TEAM
         CHANGE-SDAT:STNO=@@@@@@@@@@@@,TYPE=ATTRIBUT,AATTR=TEAMEXEC RESP. TEAMSECR
    F07
    F07: @@@@@@@@@@@@ IS NOT A DIGITE WITH PROGRAMMABLE KEYS
    F08
    F08: @@@@@@@@@@@@ KEY @@@ IS NOT PREASSIGNED
         @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    F09
    F09: @@@@@@@@@@@@ NO REPRESENTATIVE KEY PRESENT.
    F10
    F10: @@@@@@@@@@@@ NO MEMORY ASSIGNED TO THE KEY WITH NUMBER @@@.
                ALLOCATE MEMORY USING (CHA-TAPRO:STNO=@@@@@@@@@@@@;)
    F11
    F11: @@@@@@@@@@@@ KEY NUMBER @@@ IS NOT ALLOWED FOR DEVICE.
    F12
    F12: @@@@@@@@@@@@ LEVEL=@ IS NOT ALLOWED FOR THE GIVEN KEY.
    F13
    F13: ONLY POSSIBLE FOR NETTEAM=YES (AMO-ZAND)
    F14
    F14: BOTH STNOEX(X) AND STNOEX(X)R HAVE TO BE SPECIFIED
    F15
    F15: DSS LIMIT EXCEEDED, INCREASE PARAMETER DSS IN AMO DIMSU
    F16
    F16: DESTINATION HAS ALREADY BEEN ENTERED AS DSS DESTINATION BY MAX. NO. 
         OF DSS USERS. SEE PARAMETER DSSLT IN AMO ZAND.
    F17
    F17: DESTINATION NUMBER IS UNASSIGNED. 
    F18
    F18: @@@@@@@@@@@@ CAN NOT BE ENTERED INTO A @@@@@@@@-KEY (NOT CONFIGURED). 
    F19
    F19: NOT ENOUGH MEMORY AVAILABLE FOR RNGXFERL.
         INCREASE PARAMETER DRNA IN AMO DIMSU.
    F20
    F20: NO FREE MEMORY FOR SLK-TEXT ENTRY.
         INCREASE PARAMETER SLKTEXT IN AMO DIMSU.
    F21
    F21: NO MEMORY ASSIGNED TO LEVEL @ OF KEY NUMBER @@@.
         ADD DESTINATION WITH AMO ZIEL, TYPE=NAME.
    F22
    F22: NO ZIELN ENTRY EXISTS FOR THIS KEY.
    F23
    F23: ATTRIBUTE DSSDEST IS NOT SET IN AMO-SDAT.
    F24
    F24: ATTRIBUTE DSSWOOVR IS NOT SET IN AMO-SDAT.
    F25
    F25: KEY NUBER=@@@ AND LEVEL=@ ARE INVALID FOR SOURCE STATION  @@@@@@@@@@@@

    Advisory Messages

    H01
    H01: ALTHOUGH SLKTYPE=SLKNAME IS SET, THE STATION NUMBER WILL BE DISPLAYED
         ON THE LABEL INSTEAD AS LONG AS THE RESPECTIVE PERSI NAME ENTRY IS
         NOT WELL DEFINED (E.G. NAME ENTRY DOES NOT EXIST YET/ANYMORE,
         NON-LATIN CHARACTER CONVERSION USED, ETC.).
    H02
    H02: NO TERMINAL PLUGGED (YET) WITH SELF-LABELING KEYS SUPPORT.
    H03
    H03: YOU ARE OVERWRITING EXISTING ENTRY: TASNU = @@@
         RNRRU=@@@@@@@@@@@@, RUFUNKT=@@@@@@
    H04
    H04: THE FEATURE SELF LABELING KEY IS NOT SUPPORTED ON ADD-ON UNITS 3 AND 4.
    H05
    H05: CHANGE OF KEY 17 AND 18 ONLY TAKES PLACE IF PLUGGED ADD-ON IS
         LOW-COST ADD-ON.