BWLST - Configuration of lists of 'locked=black' or 'unlocked=white' numbers

Note:The expression Call number may mean both, calling number or called number.
AMO-BWLST has to configure lists of call numbers. A particular list keeps the information if the entered call numbers are 'locked=black' or 'unlocked=white' numbers and additionally if the list is only valid for incomming Hotline calls or if all incomming calls has to be considered. The new AMO does not check if the entered call numbers are already configured or valid.
Note:AMO BWLST is only to be used when MLPP feature is activated.

Cross Reference to Other AMOs:

AMO SDAT:Administration of individual subscriber attributes and General Subscriber Data

Destination Processor: BP (Switching Unit)

Functions

ADD Add B/W list password class 2
CHANGE Change B/W list attribute password class 2
DELETE Delete B/W list password class 2
DISPLAY Display B/W list password class 2
REGENERATE Regenerate B/W List password class 2

Procedure Overview

ADD-BWLST

ADD-BWLST [BWLIDX=<number>], [ALLWD=<param>], [ALLINCAL=<param>], DESTNO=<key-num>;

By means of action ADD new B/W list is created or new call number can be added to already existing B/W List.

Example 1:

Creating a new B/W list including only locked numbers and allowing hotline incoming calls with call number 7562345

 ADD-BWLST:BWLIDX=1,ALLWD=NO,ALLINCAL=NO,DESTNO=7562345;
H500: AMO BWLST STARTED
AMO-BWLST-30 BWLST
ADD COMPLETED;
<

Example 2:

Appending a new call number to the existing B/W list 1.

 ADD-BWLST:BWLIDX=1,ALLWD=YES,ALLINCAL=YES,DESTNO=6341267;
H500: AMO BWLST STARTED
H01: ALLWD AND ALLINCAL PARAMETER ARE IGNORED.
AMO-BWLST-30 BWLST
ADD COMPLETED;
<

CHANGE-BWLST

CHANGE-BWLST BWLIDX=<number>, {(min 1) ALLWD=<param>, ALLINCAL=<param>};

By means of action CHANGE, only the attributes of B/W list can be changed.

Example 1:

Change the B/W list 1 that allows all incoming calls and consists of locked numbers.

 CHAN-BWLST:BWLIDX=3,ALLWD=NO,ALLINCAL=NO; 
H500: AMO BWLST STARTED
AMO-BWLST-30 BWLST
CHANGE COMPLETED;
<

DELETE-BWLST

DELETE-BWLST BWLIDX=<number>, [DESTNO=<key-num>];

By means of action DELETE, numbers of B/W list can be deleted one by one or B/W list can be deleted completely.

Example 1:

Delete the call number 7562345 from B/W List 1.

 DEL-BWLST:BWLIDX=1,DESTNO=7562345;
H500: AMO BWLST STARTED
AMO-BWLST-30 BWLST
DELETE COMPLETED;
<

Example 2:

Delete the entire B/W List 1.

 DEL-BWLST:BWLIDX=1;
H500: AMO BWLST STARTED
AMO-BWLST-30 BWLST
DELETE COMPLETED;
<

DISPLAY-BWLST

DISPLAY-BWLST
TYPE=BWLIST,[BWLIDX=<number>];
TYPE=DESTNO,DESTNO=<key-num>;

By means of action DISPLAY, all numbers of B/W list can be displayed or B/W list which contains entered call number can be displayed.

Example 1:

Display all B/W Lists in the system.

 DISP-BWLST:BWLIST; 
H500: AMO BWLST STARTED
+--------------------------------------------------------------------------+
| BLACK/WHITE LISTE IDX: 1 |
+-------------------------------------+------------------------------------+
| WHITE LISTE | ALLE KOMMENDE ANRUFE |
+------------------------+------------+-----------+------------------------+
| 11111 | 22222 | 1234567890123456789012 |
| 12345678901234567890## | 12345678901234567890* | 12345678901234567890 |
| 12345678901234567890 | * | ## |
| 00000000 | | |
+------------------------+------------------------+------------------------+
+--------------------------------------------------------------------------+
| BLACK/WHITE LIST IDX: 500 |
+-------------------------------------+------------------------------------+
| WHITE LIST | ALL INCOMING CALLS |
+------------------------+------------+-----------+------------------------+
| 500000000 | | |
+------------------------+------------------------+------------------------+
AMO-BWLST-30 BWLST
DISPLAY COMPLETED;
<

REGENERATE-BWLST

REGENERATE-BWLST [BWLIDX=<number>];

By means of action REGENERATE, all numbers of B/W list can be regenerated or B/W list which contains entered call number can be regenerated.

Example 1:

Regenerate all B/W Lists in the system.

 REGEN-BWLST:BWLIST; 
H500: AMO BWLST STARTED
ADD-BWLST:BWLIDX=3,ALLWD=YES,ALLINCAL=YES,DESTNO=7562345&6341267;
AMO-BWLST-110 BWLST
REGENERATE COMPLETED;
<

Parameter description

ALLINCAL ALLINCAL=YES means list is only valid for all incomming calls and ALLINCAL=NO means list is only valid for all incomming Hotline calls
Type of Input: single value, 2. parameter of a min-1-group (CHANGE)
single value, optional (ADD)
Possible Values: NO no FALSE
YES yes TRUE
Default Value: YES
ALLWD ALLWD=YES means 'unlocked=white' and ALLWD=NO means 'locked=black' numbers are included in the List
Type of Input: single value, 1. parameter of a min-1-group (CHANGE)
single value, optional (ADD)
Possible Values: NO no FALSE
YES yes TRUE
Default Value: YES
BWLIDX Index for B/W List
Type of Input: single value, mandatory (CHANGE / DELETE)
single value, optional (ADD / DISPLAY,TYPE=BWLIST-bwlist / REGENERATE)
Possible Values: numeric, 1-500
DESTNO Call Numbers for Black/White List
Type of Input: 1 to 3 single values, concatenated with & or &&, mandatory (ADD)
1 to 3 single values, concatenated with & or &&, optional (DELETE)
single value, mandatory (DISPLAY,TYPE=DESTNO-destno)
Possible Values: 0-9,*,#,A-D, up to 22 characters
TYPE Display Type
Type of Input: single value, mandatory
Possible Values: BWLIST bwlist
DESTNO destno

Error Messages

F01
F01: NO FREE LIST AVAILABLE.
F02
F02: NOT ENOUGH MEMORY FOR A NEW LIST.
F03
F03: NOT ENOUGH MEMORY FOR A NEW ENTRY IN LIST @@@.
F04
F04: THERE IS NO LIST WITH INDEX @@@.
F05
F05: BLACK/WHITE LIST @@@ IS ASSIGNED TO STATION @@@@@@@@@@@@@@@@@@@@@@ BY.
     AMO-SDAT AND CAN NOT BE DELETED.
F06
F06: EXACT MATCH COULD NOT BE FOUND FOR @@@@@@@@@@@@@@@@@@@@@@ 
     IN A LIST WITH THE INDEX @@@.

Advisory Messages

H01
H01: ALLWD AND ALLINCAL PARAMETER ARE IGNORED.
H02
H02: LIST CREATED WITH IDX @@@.
H03
H03: THIS FUNCTION DELETES THE ENTIRE BLACK/WHITE LIST!   
     ARE YOU REALLY SURE TO PROCESS THIS ACTION ? {YES/NO}
H04
H04: THERE IS NO LIST WITH INDEX @@@.