Collapse AllExpand All

10.42.14.8. Automatic Exchange Seizure Previous topic Parent topic Child topic Next topic

Automatic exchange line seizure after PIN/PCODE entry. The PIN user can immediately begin dialing the public network subscriber's number. The Digite display shows the exchange line access code.
  • Add exchange code
    ADD-WABE:CD=key-num,DAR=CO; 
    
  • Define code for automatic exchange line seizure with universal exchange access code
    CHA-PERSI:TYPE=COPIN,COPIN=number,TRKCD=key-
    num,TRKCDTYPE=UNICD; 
    
    In a different variant of this feature, you can disable the universal exchange access code for the user, i.e. the user cannot seize an exchange line without dialing the PIN. Assign with WABE AMO (CPS=4 for ATND) and AMO RICHT.
  • Assign exchange access code
    ADD-WABE:CD=key-num,CPS=4,DAR=AMT; 
    
  • Define code for automatic exchange line seizure via PIN only.
    CHA-PERSI:TYPE=COPIN,COPIN=number,TRKCD=key-
    num,TRKCDTYPE=PINCD; 
    
  • It is also possible to prevent automatic exchange seizure.
    CHA-PERSI:TYPE=COPIN,COPIN=number,TRKCDTYPE=NO; 
    
    After the automatic exchange seizure, the PIN text "Identification CD" appears on the Digite display. The exchange access code is shown on the display instead with the following setting:
    CHA-PERSI:TYPE=COPIN,COPIN=number,ANZAMTKZ=YES;