LIN - AMO-LIN: administrates location identification number

Each subscriber who can make an external call shall have assigned a LIN. No checks against the device of the subscriber will be done. The LIN can have up to 22 numeric digits.
The LIN is assigned to the port data. The same LIN can be assigned to more than one port. Because we have subscriber configurations with more than one subscriber number on a port there is the request to assign up to two LIN's to a port. If a subscriber will be moved from a port to another port, the LIN remains on the port. The same happens when a subscriber signs off and on on different ports. The LIN remains always on the assigned port, because the port marks the location of the subscriber.
To configure one or two LINs to a port it is possible to adress the port with the PEN or with a STNO which is configured at this port. The LIN2 can only be configured if a LIN1 is already assigned to the port. LIN1 will be used for all single configurations (like ANATE or attendant consol), trunks and for the master of an Optiset/OptiPoint 500 configuration. The LIN2, if available, is assigned to all further devices on a port. If we have only one LIN on a port, the LIN1 will be assigned to all devices on this port. No LIN2 should be configured for single configurations and trunks, but AMO LIN will do no check, because it is not possible to check whether an attendant console or a optiset " configuration will be assigned to a circuit of a SLMB for example .

Cross Reference to Other AMOs:

AMO ACSU:attendant console
AMO BCSU:board configuration
AMO DIMSU:dimensioning of features
AMO DNIT:directory number information and translation
AMO TACSU:analog trunk circuits
AMO TDCSU:digital trunk circuits
AMO TSCSU:special trunk circuits
AMO RUFUM:direct inward dialling number conversion
AMO SBCSU:digital subscribers
AMO SCSU:analog subscribers
AMO SDAT:subscriber data and attributes

Destination Processor: BP (Switching Unit)

Functions

DIALOG01 (internal)password class 5
CHANGE password class 2
DELETE password class 2
DISPLAY password class 2
REGENERATE password class 2

Procedure Overview

DIALOG01-LIN

DIALOG01-LIN AMONOUN=<param>, DIMSU=<param>;

These action is only used for AMO internal proceedings and will not appear at the user interface.


CHANGE-LIN

CHANGE-LIN
TYPE=PEN,[LTG=<number>], LTU=<number>, SLOT=<number>, [CCT=<number>], {(min 1) LIN1=<number>, LIN2=<number>}, [ZIPCODE=<number>], [STRNAME=<string>], [STRNUM=<string>];
TYPE=LIN,LINOLD=<number>, LINNEW=<number>;
TYPE=STNO,STNO=<number>, {(min 1) LIN1=<number>, LIN2=<number>}, [ZIPCODE=<number>], [STRNAME=<string>], [STRNUM=<string>];

The LIN1/2 can be configured via the PEN (LTG, LTU, SLOT) or a STNO which is configured at a PEN. It is possible to substitute a new LIN for an old LIN in the whole system, too.


DELETE-LIN

DELETE-LIN
TYPE=PEN,[LTG=<number>], LTU=<number>, SLOT=<number>, [CCT=<number>], [OPT=<param>];
TYPE=STNO,STNO=<number>, [OPT=<param>];

The LIN1/2 can be deleted via the PEN and the STNO (see Action CHANGE). It is possible to delete both LINs from one or more port(s) or to delete only the LIN2.


DISPLAY-LIN

DISPLAY-LIN
[TYPE=PEN],[LTG=<number>], [LTU=<number>], [SLOT=<number>], [CCT=<number>], [LIN=<number>];
[TYPE=STNO],[STNO=<number>], [LIN=<number>];

The displayed data can be sorted according to PEN or STNO. If no TYPE is specified the data will be sorted according to default TYPE=PEN. It is possible to specify a particular LIN. This LIN will be searched within all configured LIN1s and LIN2s. All PENs and STNOs which belong to this specific LIN will be shown.

It is also possible to restrict the displayed data to a specific LTU, a specific mounting SLOT or a specific CCT. These restrictions can be combined any way.

Note: With TYPE=STNO no LINs which are assigned to ports where no STNO is configured will be displayed.

TYPE=PEN (default)

 +-----------------------------------------------------------------------------+
|LTG 1 |
+-------------+---------------------------------------------------------------+
|LTU-SLOT-CIR | 1 -25 -0 |
|LIN1 | 4711 |
|LIN2 | |
|EMERGENCY NUM| |
|HFA LIN | |
|AMO-STNO | SCSU- 2101 |
+-------------+---------------------------------------------------------------+
|LTU-SLOT-CIR | 2 -109-7 |
|LIN1 | 7895 |
|LIN2 | 345677 |
|EMERGENCY NUM| |
|HFA LIN | |
|AMO-STNO | ACSU- 4100 |
+-------------+---------------------------------------------------------------+

TYPE=STNO

 +-----------------------------------------------------------------------------+
|LTG 1 |
+-------------+---------------------------------------------------------------+
|AMO-STNO | SCSU- 2101 |
|LIN1 | 4711 |
|LIN2 | |
|EMERGENCY NUM| |
|HFA LIN | |
|LTU-SLOT-CIR | 1 -25 -0 |
+-------------+---------------------------------------------------------------+
|AMO-STNO | ACSU- 4100 |
|LIN1 | 7895 |
|LIN2 | 345677 |
|EMERGENCY NUM| |
|HFA LIN | |
|LTU-SLOT-CIR | 2 -109-7 |
+-------------+---------------------------------------------------------------+


REGENERATE-LIN

REGENERATE-LIN [LTG=<number>], [LTU=<number>], [SLOT=<number>], [CCT=<number>], [LIN=<number>];

Only CHANGE-LIN commands with TYPE=PEN will be regenerated, because the LIN is configured at the port (the subscribers can sign off and sign on at another port).

It is possible to restrict the regenerated commands to a specific LTU, a specific mounting SLOT or a specific CCT. These restrictions can be combined any way. A particular LIN can be specified, as well (see action DISPLAY).

Example:

 REGEN-LIN: LTU=1, SLOT=25;
H500: AMO LIN STARTED
CHANGE-LIN:PEN,,1,25,4711,;
CHANGE-LIN:PEN,,1,25,32,;
CHANGE-LIN:PEN,,1,25,32,;
CHANGE-LIN:PEN,,1,25,32,;
AMO-LIN -209 ADMINISTRATE LOCATION IDENTIFICATION NUMBER
REGENERATE COMPLETED;

Parameter description

AMONOUN
Type of Input: single value, mandatory
Possible Values: ACSU acsu DB_AMO_ACSU
SBCSU sbcsu DB_AMO_SBCSU
SCSU scsu DB_AMO_SCSU
SSCSU sscsu DB_AMO_SSCSU
TACSU tacsu DB_AMO_TACSU
TDCSU tdcsu DB_AMO_TDCSU
CCT circuit
Type of Input: 1 to 2 single values, concatenated with & or &&, optional
Possible Values: numeric, 0-254
DIMSU
Type of Input: single value, mandatory
Possible Values: LIN Location Identification Number MI_LND_DIMSU_LIN
LIN Location Identifaction Number which is searched, all LIN1 and LIN2 will be checked whether equal to the searched LIN.
Type of Input: single value, optional
Possible Values: numeric, up to 22 characters
LIN1 Location Identifaction Number 1
Type of Input: single value, 1. parameter of a min-1-group
Possible Values: numeric, up to 22 characters
LIN2 Location Identifaction Number 2, valid for slave station numbers at optiset/optipoint 500 configuration. A LIN2 can be configured only if a LIN1 is assigned for the PEN with AMO LIN already.
Type of Input: single value, 2. parameter of a min-1-group
Possible Values: numeric, up to 22 characters
LINNEW substitutes the new Location Identification Number (LINNEW) for LINOLD
Type of Input: single value, mandatory
Possible Values: numeric, up to 22 characters
LINOLD Location Identifaction Number which has to be changed, will be substituted by LINNEW
Type of Input: single value, mandatory
Possible Values: numeric, up to 22 characters
LTG ltg
Type of Input: single value, optional
Possible Values: numeric, 1
LTU ltu
Type of Input: single value, mandatory (CHANGE,TYPE=PEN-administrate a/two LIN(s) to a pen / DELETE,TYPE=PEN-delete a/both LIN(s) to a pen)
single value, optional (DISPLAY,TYPE=PEN-display a/both LIN(s) to a PEN / REGENERATE)
Possible Values: numeric, 1-15, 17-99
OPT option to delete (default: LINALL)
Type of Input: single value, optional
Possible Values: ADDR Delete address fields ZIPCODE, STRNAME, STRNUM MI_LND_ART_ADDR
LIN2 delete LIN2 only if configured MI_LND_ART_LIN2
LINALL delete of LIN1 and LIN2 if configured MI_LND_ART_LINALL
SLOT slot
Type of Input: single value, mandatory (CHANGE,TYPE=PEN-administrate a/two LIN(s) to a pen / DELETE,TYPE=PEN-delete a/both LIN(s) to a pen)
single value, optional (DISPLAY,TYPE=PEN-display a/both LIN(s) to a PEN / REGENERATE)
Possible Values: numeric, 0-121
STNO station number/attendant console number
Type of Input: 1 to 2 single values, concatenated with & or &&, mandatory (CHANGE,TYPE=STNO-subscriber/attendant console number / DELETE,TYPE=STNO-subscriber/attendant console number)
1 to 2 single values, concatenated with & or &&, optional (DISPLAY,TYPE=STNO-subscriber/attendant console number)
Possible Values: numeric, up to 12 characters
STRNAME Street Name of the Emergency Address
Type of Input: single value, optional
Possible Values: text, 1 to 21 characters
STRNUM Street Number of the Emergency Address
Type of Input: single value, optional
Possible Values: text, 1 to 5 characters
TYPE type of administration
Type of Input: single value, mandatory (CHANGE / DELETE)
single value, optional (DISPLAY)
Possible Values: LIN substitute a new LIN for an old LIN (CHANGE)
PEN configuration of one, resp. two LIN(s) for a, bzw. more pen(s). The circuit number is optional. If no circuit number is specified, the LIN1/2 will be configuried for every circuit of the board. Additionally the circuit can be be specified as a range or two single values. (CHANGE)
PEN deletion of one, resp. both LIN(s) for a, bzw. more pen(s). The circuit number is optional. If no circuit number is specified, the LIN1/2 will be deleted for every circuit of the board. Additionally the circuit can be be specified as a range or two single values. (DELETE)
PEN display a/both LIN(s) to a PEN (DISPLAY)
STNO station number, resp. attendant console number. ranges can comprise maximal 600 numbers, resp. will be reduced to 600 numbers. For optiset/optipoint 500 configurations it is possible to admistrate the LIN1/2 with every number of the optiset/optipoint 500 configuration (CHANGE)
STNO station number, resp. attendant console number. ranges can comprise maximal 600 numbers, resp. will be reduced to 600 numbers. For optiset/optipoint 500 configurations it is possible to delete the LIN1/2 with every number of the optiset/optipoint 500 configuration (DELETE)
STNO subscriber/attendant console number (DISPLAY)
ZIPCODE ZIP Code of the Emergency Address
Type of Input: single value, optional
Possible Values: numeric, up to 5 characters

Error Messages

F01
F01: COULD NOT CHANGE LIN RECORD.
Cause:insufficient LIN memory space, add memory with AMO-DIMSU (CHANGE)
F02
F02: LTU <LTU> is not valid
Cause:LTU is not valid (CHANGE, DELETE, DISPLAY, REGENERATE)
F02
F02: LTU <LTU> has not been assigned
Cause:LTU has not been assigned (CHANGE, DELETE, DISPLAY, REGENERATE)
F03
F03: mounting slot <SLOT> invalid
Cause:mounting slot invalid (CHANGE, DELETE)
F04
F04: board has not been assigned for the specified pen.
Cause:board has not been assigned for the specified pen (CHANGE, DELETE)
F05
F05: CIRCUIT number too large (max. <CIRCUIT>).
Cause:CIRUIT number too large for configured board (CHANGE, DELETE)
F06
F06: <STNO> data of station can not be changed because the station is 
            assigned by AMO RUFUM.
Cause:subscriber is already assigned by AMO RUFUM (CHANGE, DELETE, DISPLAY)
F06
F06: <STNO> subscriber is already configured by AMO DNIT and 
                  cannot be changed
Cause:subscriber is already assigned by AMO DNIT (CHANGE, DELETE, DISPLAY)
F07
F07: <STNO> this station / attendant console is not assigned.
Cause:subscriber is not configured (CHANGE, DELETE, DISPLAY)
F08
F08: <STNO> this station number is not assigned in the dial plan (DPLN) 
            as DAR=STN resp. VPI
Cause:this station number is not assigned in the dial plan as DAR=STN resp.VPI (CHANGE, DELETE, DISPLAY)
F09
F09: <STNO> the station number is an external station number.
Cause:this station number is an external station number (CHANGE, DELETE, DISPLAY)
F10
F10: when entering station number ranges, the number of digits for each
     limit must be equal.
Cause:the number of digits for each limit is not equal (CHANGE, DELETE)
F11
F11: the station number range <min. STNO> - <max. STNO> contains 
     no valid station number.
Cause:the range of station numbers contains no valid station number (CHANGE, DELETE)
F12
F12: <STNO> a virtual station (signed off, floating, ACLSTN) cannot be
                processed with AMO LIN
Cause:a subscriber without a physical PEN cannot be processed (CHANGE, DELETE, DISPLAY)
F13
F13: @-@@-@@@-@@@ LIN2 CAN BE CONFIGURED ONLY IF LIN1 IS CONFIGURED ALREADY
Cause:a LIN2 can only be configured if a LIN1 is already assigned (CHANGE)
F13
F13: <STNO> LIN2 can be configured only if LIN1 is configured already
Cause:a LIN2 can only be configured if a LIN1 is already assigned (CHANGE)
F14
F14: no lin can be assigned for the configured board
Cause:no lin can be configured for the board which is assigned to the specified pen
F15
F15: LINOLD is not configured and can not be substituted
Cause:the specified LINOLD is not configured therefore no substitution with LINNEW can be made (CHANGE)
F16
F16: <STNO> LIN2 not configured at PEN 1-@@-@@@-@@@
Cause:LIN2 cannot be deleted, because no LIN2 is assigned (DELETE)
F17
F17: <STNO> LIN1/2 not configured at PEN 1-@@-@@@-@@@
Cause:neither LIN1 nor LIN1 is assigned and cannot be deleted (DELETE)
F19
F19: IN STRNUM, ONLY THE LAST CHARACTER CAN BE ALPHABETIC.
F20
F20: IN STRNUM, ALL CHARACTERS EXCEPT THE LAST ONE HAVE TO BE NUMERIC.

Advisory Messages

H04
H04: a range input for the parameter STNO may not comprise more than 600
     stations. The range has been truncated to <min. STNO> - <max. STNO>
     for processing.
Cause:the range for STNO contains more the 600 station numbers and will be truncated (CHANGE, DELETE)
H05
H05: no subscriber in the given range could be changed.
Cause:no subscriber in the range could be changed (CHANGE)
H06
H06: <STNO> LIN 1/2 was (were) assigned to PEN 1-@@-@@@-@@@.
Cause:LIN1 and/or LIN2 was (were) assigned to the PEN (CHANGE)
H07
H07: <STNO> LIN2 was deleted from PEN 1-@@-@@@-@@@.
Cause:LIN2 was deleted from the PEN (DELETE)
H07
H07: <STNO> LIN1/2 were deleted from PEN 1-@@-@@@-@@@.
Cause:LIN1 and/or LIN2 was (were) deleted from the PEN (DELETE)