Collapse AllExpand All

8.7.4. 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=7441,MBNO=3,GRNO=1,SIZE=S,
    INFO=TEST GROUP;
  • 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=*53,DAR=COMSPK;
  • Add the feature key to a phone:
    CHA-TAPRO:STNO=7445,KY05=COMSPK;
  • How to configure the originating station to have access to the feature:
    CHA-SDAT:STNO=7445,TYPE=ATTRIBUT,AATTR=COMSPK;
  • Change the length of time between periodic alert tone (warning beeps at the destination) during the speaker call:
    CHA-DTIM1:TYPE=DIGITE,VCHAPAU=20;