Collapse AllExpand All

11.6.1. CCM in Display Operation Previous topic Parent topic Child topic Next topic

In this mode it is possible to answer a paging Digite or Anate which pages when in consultation hold. To answer the station must dial the displayed station number.
  • Add the code calling codes in the DPLN
    AD-WABE:CD=key-num,DAR=CCMS; 
    
    AD-WABE:CD=key-num,DAR=CCMSURG; 
    
  • Add the configuration data for the TMOM
    AD-BCSU:MTYPE=PER,LTU=number,SLOT=number,
    PARTNO=string; 
    
  • Assign the trunk group
    AD-BUEND:NO=1; 
    
  • Add class of trunk
    AD-COT:PAR=NTON; 
    
  • Add the class of parameter
    AD-COP:PAR=DTMF&SACK&BR64&LSUP&PVWZ&
    IDP1&DTM3; 
    
    Parameter CCR, if code calling release after every call is required (no queuing). Parameter EOD only with code-calling systems with "Call accpeted" / "Absence" signalling.
  • Add the trunk circuit parameters
    AD-TSCSU:COTNO=number,TGRP=number,DEV=CCM, *) 
    
    *) in the TSCSU command, the parameters must be declared as follows:
    WIRES
    =
    2,3,4 or 6 wires, depending on code calling system
    SUPV
    =
    SUPV1
    ACKT
    =
    SZACK2
    STADIAL
    =
    STADIAL1
    STNOLEN
    =
    0
    TBT
    =
    CCMEOD1
    EOD
    =
    CCMEOD2
    SRCHORD
    =
    15
    SRCHATT
    =
    1
    OPTYPE
    =
    DIS&BLKSEP&BLKEND&NOICPTRA (or other parameters, refer to AMO description)
    WAIT
    =
    NOTRDY1
    SRCHCANT
    =
    only if DELANS has been specified with parameter OPTYPE (see CTIME timers for CCM)
    WAITT
    =
    Default value (see CTIME timers for CCM)
    CDGT
    =
    Code digits from 0 to 9, with 1st digit for normal code calling and 2nd digit for urgent code calling. The digits must be specified as required by the code calling system.
    CONV
    =
    Conversion of dialled number to CC code
    For CCM in DISPLAY operation, the TSCSU parameter MABLK must be set to the number of digits of the calling party's number which are to be displayed, i.e. the parameter must be set to a value greater than '0' (see also CCM in Meet-Me operation with Display).
  • Assign route to multiple code calling system
    AD-RICHT:TYPE=CD,CD=key-num,RTECD=key-num,
    SVC=VCE,TGRP1=number; 
    
  • Delete code calling job after going on-hook
    CHA-ZAND:TYPE=CCM,DEL=YES; 
    
  • Suffix dialling if busy
    CHA-ZAND:TYPE=CCM,POSTDBSY=YES;
    
    INFO:
    The node number assigned to the CCM (NNO parameter of TACSU AMO) is evaluated by the KNMAT AMO for display number modification for DISPLAY operation or Meet-Me operation with display. This number must be a unique number (see also Display Number Modification with AMO KNMAT).