168.2.3
DELETE-SCSU
This action can be used to delete
•
specific STN data (parameter CMIND) or
•
the connection as such (CMIND=ALL).
Prior to deleting the connection, the connection must be blocked:
–
the station is locked by AMO
DSSU
or
–
in command the parameter OFFTYPE=DC is specified and the station is not busy in call processing (DC is the default value of OFFTYPE)
–
in command the parameter OFFTYPE=DI is specified
It should be noted that a connection can only be deleted if it is not part of one of the following groupings:
•
Hunting group (AMO
SA
)
•
N
ight variant (AMO
NAVAR
)
•
C
all pickup group (AMO
AUN
)
•
A
CD Routing Table (AMO
ACDRT
)
•
ACD-Attribute assigned (AMO
SDAT
)
All other assignments of the station number such as DSS destinations, call forwarding destinations, individual night station, call backs etc. are cleared automatically upon deletion.
Deleting CMIND=DHPAR or CMIND=SUFDIAL requires eventually downloading of changed data to the board. For that, the cross reference to AMO
DSSU
respectively parameter OFFTYPE has to be considered (as specified for action CHANGE).
Procedure Overview
Command Code
Parameter
DELETE-SCSU
STNO=<number>,CMIND=<param>[,OFFTYPE=<param>];
Example
Delete subscriber 280 with all its features.
1.
Blocking the subscriber
Input:
DEACTIVATE-
DSSU
:TYPE=STNO,STNO=280;
Output:
H03: 280 DEACTIVATED
2.
Cancel the subscriber after explicit locking
Input:
DELETE-SCSU:STNO=280,CMIND=ALL,OFFTYPE=NL;
Output:
H08: 280 STATION DATA DELETED.
3.
Lock and
c
ancel the subscriber
Input:
DELETE-SCSU:STNO=280,CMIND=ALL,OFFTYPE=DI; /* IMMEDIATE LOCK */
or
DELETE-SCSU:STNO=280,CMIND=ALL; /* CAMP-ON LOCK */
or
DELETE-SCSU:STNO=280,CMIND=ALL,OFFTYPE=DC; /* CAMP-ON LOCK */
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.