Collapse AllExpand All

2.3. Device Switching Previous topic Parent topic Child topic Next topic

  • Activate a terminal
    AC-DSSU:[ONTYPE=param],STNO=number,STNO=number,SVC=param; 
    
  • Reset a terminal:
    RESTART-DSSU:TYPE=STNO,STNO=number,
    
    The commands DEACTIVATE and ACTIVATE are always combined in one job, whereby OFFTYPE=DI and ONTYPE=AUL.
    IMPORTANT:
    The SVC parameter is only required if a terminal is connected to a S0-Bus.
  • Activate station line circuit
    AC-DSSU:[ONTYPE=param],TYPE=PEN,PEN=pen; 
    
  • Deactivate a station line circuit by specifying a station number
    DEA-DSSU:[OFFTYPE=param],TYPE=STNO,STNO=number; 
    
  • Reset a terminal:
    RESTART-DSSU:TYPE=PEN,PEN=lage;
    
    The commands DEACTIVATE and ACTIVATE are always combined in one job, whereby OFFTYPE=DI and ONTYPE=AUL
    IMPORTANT:
    Functional S0-bus terminals cannot be switched separately.
  • Deactivate a station line circuit
    DEA-DSSU:[OFFTYPE=param],TYPE=PEN,PEN1=pen,REFOFF=param; 
    
    IMPORTANT:
    The REFOFF parameter is only relevant if the circuit is the current reference clock supplier.
    The 2nd b-channel of an S0-bus can be deactivated and activated separately.
    AC-DSSU:TYPE=BCHANS0, PEN1=pen; 
    DEA-DSSU:TYPE=BCHANS0,PEN1=pen; 
    
    The parameters ONTYPE and OFFTYPE are automatically set internally by the DSSU AMO.
  • If a circuit is deactivated with soft blocking (OFFTYPE=DC), and the circuit in question is a voice compression destination, the appropriate partner circuit of the VCM board is also soft-blocked.
    DEA-DSSU:OFFTYPE=DC,TYPE=PEN,PEN1=port equipment number;
    
  • When (re)activating a circuit which is a voice compression destination, the appropriate partner circuit of the VCM board is also (re)activated.
    AC-DSSU:[ONTYPE=param],TYPE=PEN,PEN1=port equipment number;