Collapse AllExpand All

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

  • Configure the module (SLMA)
    assistant.gif
    Click Configuration Management --> System Data --> Module --> Module, New. Enter the port equipment number with LTG, LTU, EBT, select SLMA part number and save.
    comwin.gif
    The module is configured via AMO BCSU:
    ADD-BCSU:TYPE=PER,LTU=<number>,
    SLOT=<number>,PARTNO=<string>; 
    
  • Configure a universal night answer code:
    assistant.gif
    Click Configuration Management --> Tables --> Dial Plan --> Dial Code, New. Enter the dial code and select GENANS as the dial code type and save.
    comwin.gif
    A digit analysis result GENANS is configured via AMO WABE:
    ADD-WABE:CD=<key-num>,DAR=GENANS;
    
  • Configure a universal night answer port (privileged station):
    assistant.gif
    Click Configuration Management --> Port --> Privileged Station Port, New. Enter station number, select as "universal night answer" and save.
    comwin.gif
    The privileged station is configured via AMO SSC:
    ADD-SSC:TYPE=GENANS,UNANO=<anumber>; 
    
  • Configure a night option (for GENANS):
    assistant.gif
    Click Configuration Management --> Groups --> Night Options, New. Enter night bell number, select as "universal night answer" type and save.
    comwin.gif
    The night option is configured via AMO NAVAR:
    ADD-NAVAR:NOPTNO=<nnumber>,
    TYPE=GENANS,GENANSNO=<anumber>; 
    
  • Assign a code for universal night answer:
    assistant.gif
    Assignment can only be administrated via expert mode. Expert Mode --> ComWin --> Open ...< IP> via AMO. (See AMO command).
    comwin.gif
    The code is configured via AMO VFGKZ:
    ADD-VFGKZ:TYPE=ATNDGR,CD=<key-num>,
    ATNDGR=<number>;
    
  • Extend ATNDGR with night option:
    assistant.gif
    ATND group configuration can only be administrated via expert mode. Expert mode --> ComWin --> Open ...< IP> via AMO. (See AMO command).
    comwin.gif
    The ATND group is configured via AMO VFGR:
    CHA-VFGR:ATNDGR=number,{NOPT1,...,NOPT8},
    OPT=<number>;