Collapse AllExpand All

8.4.3.1.5. Configure Executive 2 in System 89-400 Previous topic Parent topic Child topic Next topic

  • Configure executive telephone with add-on device.
    • You must keep the COS for parameters FWDFAS and FWDBAS for the RNGXFER function.
      ADD-SBCSU:STNO=7460,OPT=OPTI,CONN=DIR,DVCFIG=OPTIIP,
      COS1=13,COS2=13,LCOSV1=5,LCOSV2=1,LCOSD1=1,LCOSD2=1,
      DPLN=0,ITR=0,REP=1,STD=4;
      
  • Configure private line for executive with key default for key lines, for example, 25 (optional).
    ADD-SBCSU:STNO=7461,OPT=OPTI,CONN=DIR,DVCFIG=OPTIIP,
    COS1=13,COS2=13,LCOSV1=5,LCOSV2=1,LCOSD1=5,LCOSD2=1,
    DPLN=0,ITR=0,REP=1,STD=25,INS=SIGNOFF;
    
  • Mark executive 2 with team function.
    CHANGE-SDAT:STNO=7460,TYPE=ATTRIBUT,AATTR=TEAMEXEC&DSSDEST;
    
  • Key assignments for executive 2.
    CHANGE-TAPRO:STNO=7460,DIGTYP=OPTIA1,KY01=LINE,
    KY02=LINE,KY03=DSS,KY04=RNGXFER,KY05=RCUTOFF;
    
    • Define key functions.
    • Direct station selection to secretary.
      ADD-ZIELN:STNO=7460,TYPE=DSS,KYNO=22,DESTNOD=7260;
      
    • Configure voice calling to secretary.
      ADD-ZIELN:STNO=7460,TYPE=VC,KYNO=22;
      
    • Configure ring transfer destination to secretary.
      ADD-ZIELN:STNO=7460,TYPE=RNGXFER,KYNO=23,
      STNO1=7460,STNO2=7262;
      
  • Configure executive key system with private line.
    ADD-KCSU:STNO=7460,TYPE=PRIM,PRIMKEY=20,RIOP=YES,
    ORLNPF=PRIME,TMLNPF=RING,SGLBMOD=YES,BUSYRING=NORING,
    APRIVAT=NO;
    
    • Configure private line as key.
      ADD-KCSU:STNO=7461,TYPE=PRIM,PRIMKEY=8;
      
    • Private line (assign phantom as secondary).
      ADD-KCSU:STNO=7460,TYPE=SEC,KYNO=21,STNOSEC=7461,
      RIOP=YES;
      
  • Configure a new call pickup network-wide for executive 2.
    • Call pickup 3 of the partner is in node 200, remote group 3.
      ADD-AUN:GRNO=3,STNO=7460,REMAC=808902,REMGRNO=3,
      DISTNO=NO,NOTRNG=ON3,PUSECOND=NO,SIGNAL=ALL,TEAMNO=1;
      
  • Save data.
    EXEC-UPDAT:BP,ALL;