Station 7462 is already configured as a normal station.
- Configure COS with GRPCAL for phantom station.
ADD-COSSU:NEWCOS=50,AVCE=FWDBAS&FWDECA&
FWDEXT&FWDNWK&FWDFAS&FWDDIR&MB&COSXCD&
TA&CDRSTN&CDRC&GRPCAL&TNOTCR;
- Configure phantom line for executive 1 at secretary 2.
ADD-SBCSU:STNO=7490,OPT=OPTI,CONN=DIR,
DVCFIG=OPTIIP,COS1=50,COS2=50,LCOSV1=5,
LCOSV2=5,LCOSD1=5,LCOSD2=5,DPLN=0,ITR=0,
COSX=0,REP=1,STD=26,SECR=N,IINS=SIGNOFF,
ALARMNO=0,CBKBMAX=5,TEXTSEL=GERMAN,HMUSIC=0,SERVID=0;
- Configure phantom line for executive 2 at secretary 2.
ADD-SBCSU:STNO=7491,OPT=OPTI,CONN=DIR,
DVCFIG=OPTIIP,COS1=13,COS2=13,LCOSV1=5,
LCOSV2=5,LCOSD1=5,LCOSD2=5,DPLN=0,ITR=0,
COSX=0,REP=1,STD=26,SECR=N,INS=SIGNOFF,
ALARMNO=0,CBKBMAX=5,TEXTSEL=GERMAN,HMUSIC=0,
SERVID=0;
- Mark prime line and phantom line at secretary 2 as team secretary.
CHANGE-SDAT:STNO=7462,TYPE=ATTRIBUT,AATTR=DSSDEST&
TEAMSECR;
CHANGE-SDAT:STNO=7490,TYPE=ATTRIBUT,AATTR=TEAMSECR;
CHANGE-SDAT:STNO=7491,TYPE=ATTRIBUT,AATTR=TEAMSECR;
- Secretary 2 CD 7462 is voice calling destination
CHANGE-SDAT:STNO=7462,TYPE=ATTRIBUT,AATTR=VC;
- Configure add-on device for secretary 2
CHANGE-SBCSU:STNO=7462,OPT=OPTI,REP=1;
- Define key assignments for secretary function.
CHANGE-TAPRO:STNO=7462,DIGTYP=OPTIA1,KY01=DSS,
KY02=RNGXFER,KY03=LINE,KY04=DSS,KY05=RNGXFER,
KY06=LINE,KY07=RCUTOFF,KY08=LINE,KY09=REP;
- Configure direct station selection destinations for secretary 2 to executive 1 and
executive 2.
ADD-ZIELN:STNO=7462,TYPE=DSS,KYNO=20,DESTNOD=7261;
ADD-ZIELN:STNO=7462,TYPE=DSS,KYNO=23,DESTNOD=7461;
- Configure ring transfer destinations for secretary 1 to executive 1 and executive
2.
ADD-ZIELN:STNO=7462,TYPE=RNGXFER,KYNO=21,STNO1=7261,
STNO2=7490;
ADD-ZIELN:STNO=7462,TYPE=RNGXFER,KYNO=24,STNO1=7461,
STNO2=7491;
- Define delegate for secretary 2 is secretary 1.
ADD-ZIELN:STNO=7462,TYPE=REP,STNOREP=7362,STNOEX1=7461,
STNOEX1R=7391,STNOEX2=7261,STNOEX2R=7390;
- Configure secretary 2 as key set with phantom line for executive 1 and executive 2.
ADD-KCSU:STNO=7462,TYPE=PRIM,PRIMKEY=27,RIOP=YES,
ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,BUSYRING=NORING;
ADD-KCSU:STNO=7490,TYPE=PRIM,PRIMKEY=22,RIOP=YES,
ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,BUSYRING=NORING;
ADD-KCSU:STNO=7491,TYPE=PRIM,PRIMKEY=25,RIOP=YES,
ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,BUSYRING=NORING;
ADD-KCSU:STNO=7462,TYPE=SEC,KYNO=22,STNOSEC=7490,
RIOP=YES;
ADD-KCSU:STNO=7462,TYPE=SEC,KYNO=25,STNOSEC=7491,
RIOP=YES;
- Connect prime line of executive 1 (node 200) with phantom line of secretary 2 and
secretary 1
(node 300) via the network-wide call pickup.
ADD-AUN:GRNO=1,STNO=7490,REMAC=808902,REMGRNO=1,
DISTNO=NO,NOTRNG=ON3,PUSECOND=NO,SIGNAL=ALL;
ADD-AUN:GRNO=1,REMAC=808903,REMGRNO=1,REMSIGO=YES,
REMSIGI=YES,REMSIGPK=YES;
- Connect prime line of executive 2 (node 400) with phantom line of secretary 2 and
secretary 1
(node 300) via the network-wide call pickup.
ADD-AUN:GRNO=2,STNO=7461&7491,REMAC=808903,
REMGRNO=2,DISTNO=NO,NOTRNG=ON3,PUSECOND=NO,
SIGNAL=ALL;
- Connect prime line of secretary 2 with prime line of secretary 1 via call pickup 3.
ADD-AUN:GRNO=3,STNO=7462,REMAC=808903,REMGRNO=3,
DISTNO=YES,NOTRNG=ON3,PUSECOND=NO,SIGNAL=ALL;
- Assign team number for DMS, unambiguous in the network.
CHANGE-AUN:TYPE=GR,GRNO=1,TEAMNO=1;
CHANGE-AUN:TYPE=GR,GRNO=2,TEAMNO=1;
- Give secretary 2 a name.
ADD-PERSI:TYPE=STN,STNO=7462,NAME="SECR 2";
- Give phantom line a name that appears during ring transfer.
ADD-PERSI:TYPE=STN,STNO=7490,NAME="SECR 2*";
ADD-PERSI:TYPE=STN,STNO=7491,NAME="SECR 2*";
- Only the name of the executive phantom line is displayed during ring transfer. The
name is
displayed independently of the station number display. This parameter applies system
wide
for all station devices.
CHANGE-ZAND:TYPE=ALLDATA2,INDNADIS=YES;
- Save data.
EXEC-UPDAT:BP,ALL;