150.2.1
ADD-PERSI
1.
Definition of general PIN data
Create length of pins for each PIN type.
Create pin-display for each PIN type.
Create class of service chanageover to COS2 with COSXCD.
Create number of failed attempts to enter the pin
NOTE:
Attempts only works when TRACE=YES in COPIN.
Should the number of attempts be exceeded the interface is not locked, but a F2754 message logged to HISTA.
2.
Assigning a company code to an ITR group
3.
Assigning the name and PIN to the STNO; assigning org. unit to name.
4.
STNO-Code calling number conversion for CCMS.
If a range of station numbers is to be specified, the parameter ALLOC can be used to determine whether the specified code calling number is to be assigned to all station numbers (ALLOC=SAME) or whether, starting with the specified code calling number, each station number is to be assigned a new code calling number in ascending order (ALLOC=ASCEND).
5.
Create project code (PCODE)
6.
Create service id (SI)
7.
Create account code (CDRAC)
Procedure Overview
Command Code
Parameter
ADD-PERSI
|TYPE=SYS,{PINCLEN=<number>,PINPOINT=<number> (1)
,COSLEN=<number>, PIN1LEN=<number>
,PIN2LEN=<number>,PIN3LEN=<number>
,PIN4LEN=<number>,PIN5LEN=<number>,SILEN=<number>
,CDRACLEN=<number>, PIN10LEN=<number>
,PIN11LEN=<number>, PIN12LEN=<number>
,PIN13LEN=<number>, PIN14LEN=<number>
,PIN15LEN=<number>
,PINDISP=<number>,COSXCOS2=<string>
,ATTEMPTS=<number>};
|TYPE=COCO,ITR=<number>,COCO=<string> (2)
,CPOINT=<number>;
|TYPE=STN,STNO=<number> (3)
,{NAME=<string>,ORG=<string>
,PINC=<string>,COSXCD=<string>
,PIN1=<string>,PIN2=<string>
,PIN3=<string>,PIN4=<string>
,PIN5=<string>,PIN10=<string>
,PIN11=<string>,PIN12=<string>
,PIN13=<string>,PIN14=<string>
,PIN15=<string>
,[PININDIV=<param>],[CHARCON=<param>];
|TYPE=CCMS,CCMSCD=<key-num>,[DPLN=<number>] (4)
,STNO=<number>,CCNO=<key-num>
,[ALLOC=<param>];
|TYPE=PCODE,PCODE=<string>,[PINTYPE=<number>]; (5)
|TYPE=SI,SI=<string>; (6)
|TYPE=CDRAC,CDRAC=<number>; (7)
Examples
1.
Create the length of the personal ID number (card) (=8) and the pointer to the personal ID number (card) (=7) (the manual personal ID numbers and the codes for class of service changeover remain blocked).
Input:
ADD-PERSI:TYPE=SYS,PINCLEN=8,PINPOINT=7;
2.
Create the personal ID number (card) for directory number.3123
Name=Schmidt MEIER*JUERGEN
PINC- No. 6000006, organizational unit=PN KD3
Input:
ADD-PERSI:TYPE=STN,STNO=3123,NAME=SCHMIDT MEIER*JUERGEN, PINC=60000006,,,ORG-PN KD3;
3.
Create a STNO-Code calling number allocation for CCMS with code *7, with station number range 2500-2520, with code calling number 300 to be allocated in ascending order.
Input:
ADD-PERSI:TYPE=CCMS,CCMSCD=*7,STNO=2500&&2520,CCNO=300,ALLOC=ASCEND;
4.
Create the pin display for pin type 1 and 3
Input:
ADD-PERSI:TYPE=SYS,PINDISP=1&3;
5.
Create a project code
Input:
ADD-PERSI:TYPE=PCODE,PCODE=600600;
6.
Create the same pin for pinc and pin1 (length of pinc, pin1 and pin4=8 )
Input:
ADD-PERSI:TYPE=STN,STNO=2100,PINC=21000000,PIN1=21000000,PININDIV=YES;
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.