Collapse AllExpand All

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

How to add the COM Group feature into the system:
  • Dimension the system for the number of COM Groups:
    ADD-DIMSU:TYPE=USER,COMGR=100;
    
  • How to add stations into the COM Group:
    ADD-COMGR:STNO=7446,MBNO=1,GRNO=1,SIZE=S,INFO=TEST GROUP;
    
  • How to change the special ringing at the destination device:
    CHA-ZAND:TYPE=RNGTYPE,COMGROUP=SGLR2;
    
  • How to configure the originating station to have access to the COM Group:
    CHA-SBCSU:STNO=7445,COMGRP=1;
    
  • Add the digits for dial access to the feature:
    ADD-WABE:CD=*52,DAR=COMGRP;
    
  • Add the feature key to a phone:
    CHA-TAPRO:STNO=7445,KY05=COMGRP;