Collapse AllExpand All

10.62.3. Generation (Example) Previous topic Parent topic Child topic Next topic

  • Set up the ITR matrix (if not yet available) with:
    CHA-VBZ:ITRSRC=<number>,ITRGR=<TYPE>,
    ITRDEST=<number_itr>; 
    
  • Set up a digital station if not yet available:
    ADD-SBCSU:STNO=<number_addon>,OPT=OPTI,CONN=DIR,
    DVCFIG=OPTISET,COS1=<number>,COS2=<number>,
    LCOSV1=<number>,LCOSV2=<number>,
    LCOSD1=<number>,LCOSD2=<number>,
    ITR=<number_itr>;
    
  • Assign the witness facility key (for example, key 12) for a station with:
    CHANGE-TAPRO:STNO=<number_addon>,KY12=ADDON;
    
  • Restrict the witness station to the CPS "consultation call" with:
    ADD-WABE:CD=<number_witns>,CPS=8&9,
    DAR=STN; 
    
  • Configure an analog witness station with:
    ADD-SCSU:STNO=<number_witns>,DVCFIG=ANATE,
    ITR=<number_itr>,COS1=<number>,
    COS2=<number>,LCOSV1=<number>,
    LCOSV2=<number>,LCOSD1=<number>,
    LCOSD2=<number>,SPEC=WITNS; 
    
  • Assign a witness station to an ITRGR as follows:
    ADD-VBZGR:GROUP=<number_itr>,TYPE=LSTNR,
    STNO=<number_lstnr>;