Collapse AllExpand All

8.4.3.2.4. Configure Executive 1 in Node 300 Previous topic Parent topic Child topic Next topic

Identify the configured standard station 7261 Stn as the executive and set the direct station selection (DSS) feature. This establishes that this station device is a network-wide direct station selection destination. You do not have to do this for internal direct station selection destinations.
CHANGE-SDAT:STNO=7261,TYPE=ATTRIBUT,
AATTR=DSSDEST&TEAMEXEC;
  • Add-on device for executive 1.
    CHANGE-SBCSU:STNO=7261,OPT=OPTI,REP=1;
    
  • Define key assignments for executive function.
    CHANGE-TAPRO:STNO=7261,DIGTYP=OPTIA1,KY01=DSS,
    KY02=RNGXFER,KY03=DSS,KY06=RCUTOFF,KY07=LINE,
    KY08=LINE;
    
  • Direct station selection for executive 1 to secretary 1 and secretary 2.
    ADD-ZIELN:STNO=7261,TYPE=DSS,KYNO=20,DESTNOD=7362;
    
    ADD-ZIELN:STNO=7261,TYPE=DSS,KYNO=22,DESTNOD=7462;
    
  • Configure voice calling to secretary.
    ADD-ZIELN:STNO=7261,TYPE=VC,KYNO=20;
    
  • Configure ring transfer destination to secretary 1.
    ADD-ZIELN:STNO=7261,TYPE=RNGXFER,KYNO=21,
    STNO1=7261,STNO2=7390;
    
  • Configure phantom line for private station number, executive 1.
    ADD-COSSU:NEWCOS=50,AVCE=FWDBAS&FWDECA&FWDEXT&
    FWDNWK&FWDFAS&FWDDIR&MB&COSXCD&TA&CDRSTN&CDRC&
    GRPCAL&TNOTCR; 
     
    ADD-SBCSU:STNO=7264,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,INS=SIGNOFF,
    ALARMNO=0,CBKBMAX=5,TEXTSEL=GERMAN,HMUSIC=0,
    CALLOG=TRIES,SERVID=0; 
    
  • Configure executive 1 as key set.
    • Check if enough memory is available.
      DISPLAY-DIMSU:TYPE=CC,CCTLOPT=KEYSYS;
      ADD-KCSU:STNO=7261,TYPE=PRIM,PRIMKEY=26,
      RIOP=YES,ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,
      BUSYRING=NORING; 
      
  • Configure private line for executive 1 (optional).
    ADD-KCSU:STNO=7264,TYPE=PRIM,PRIMKEY=27,RIOP=YES,
    ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,BUSYRING=NORING;
    
    ADD-KCSU:STNO=7261,TYPE=SEC,KYNO=27,STNOSEC=7264,
    RIOP=YES;
    
  • Configure call pickup group between Pri_executive + Pha_executive at secretary 1 and secretary 2 (call pickup 1).
    ADD-AUN:GRNO=1,STNO=7261,REMAC=80893,REMGRNO=1,
    DISTNO=YES,NOTRNG=ON3,PUSECOND=NO,SIGNAL=ALL;
    
    ADD-AUN:GRNO=1,REMAC=808904,REMGRNO=1,REMSIGO=YES,
    REMSIGI=YES,REMSIGPK=YES;
    
  • Assign team number for DMS, unambiguous in the network.
    CHANGE-AUN:TYPE=GR,GRNO=1,TEAMNO=1;
    
  • To have only the name of the executive phantom line and not the station number displayed when there is RNGXFER, you can change the ZAND as follows:
    CHANGE-ZAND:TYPE=ALLDATA2,INDNADIS=YES;