Collapse AllExpand All

8.12.3.2. Example with Auxiliary Device Previous topic Parent topic Child topic Next topic

IMPORTANT:
The example below shows the steps to be followed for AMO configuration. CMI station configuration is not taken into consid­eration here.
fz0098ae.wmf.png
  1. System-wide AMOs
    ADD-DIMSU:TYPE=BASIC,AUXDIGI=xx;
    
    xx=number of virtual stations, if GSM devices or other external stations are being used in an ONS group.
  2. Checking the FWDMAX counter.
    Parallel ringing of ONS members is achieved with the FWD functions:
    DISPLAY-ZAND:TYPE=ALLDATA2;
    
    CHANGE-ZAND:TYPE=ALLDATA2,FWDMAX=xx;
    
  3. Configuring station 7150 (ONS master)
    ADD-SBCSU:STNO=7150,OPT=OPTI,CONN=IP2,PEN=1-1-37-0,
    DVCFIG=OPTIIP,COS1=33,COS2=30,LCOSV1=9,LCOSV2=1,
    LCOSD1=5,LCOSD2=1,DPLN=0,ITR=0,SSTNO=NO,COSX=1,SPDI=0,
    SPDC2=1,IDCR=NO,REP=0,STD=104,SECR=NO,INS=YES,ALARMNO=0,
    RCBKB=NO,RCBKNA=NO,CBKBMAX=5,CBKNAMB=YES,TEXTSEL=GERMAN,
    IPCODEC=G711PREF;
    
  4. CMI station (6100) already configured
  5. Configuring the virtual station 7151 (ACLSTN)
    ADD-SCSU:STNO=7151,DVCFIG=AUXDIGI,DPLN=0,ITR=0,
    COS1=10,COS2=10,LCOSV1=1,LCOSV2=1,LCOSD1=1,LCOSD2=1,
    INS=ACLSTN;
    
  6. Assigning station authorization
    Master:
    CHANGE-SDAT:STNO=7150,TYPE=ATTRIBUT,AATTR=PARARNGM;
    
    Slave:
    CHANGE-SDAT:STNO=6100,TYPE=ATTRIBUT,AATTR=PARARNGS;
    
    CHANGE-SDAT:STNO=7151,TYPE=ATTRIBUT,AATTR=PARARNGS;
    
  7. Defining COPIN class 15 for the master PIN
    CHANGE-PERSI:TYPE=SYS,PIN15LEN=4;
     
    CHANGE-PERSI:TYPE=COPIN,COPIN=15,COTYPE=NONE,
    PINTEXT="ONS MASTER",DISPRSTN=NO,PINDUR=PERM,
    IDHOME=NO,PARARNGM=YES,COSHOME=YES;
    
  8. Assigning the master PIN to the ONS master
    ADD-PERSI:TYPE=STN,STNO=7150,NAME="ONS MASTER",
    PIN15=7150,PININDIV=YES;
    
  9. Configuring ONS group 8
    ADD-AUN:GRNO=8,TYPE=ONS,STNO=7150&7151&6100;
     
    ADD-AUN:GRNO=8,TYPE=ONS,REMAC=001751234567;
    
  10. Displaying the ONS group
    DISPLAY-AUN:TYPE=ONS;
    +-----------------------------------------------------------+
    
    | GROUP NO.:   8                                            |
    
    | PU SECOND CALL:  NO                                       |
    
    | ONS :   YES          SMPF :   YES         ONSSNS : NO     |
    
    |                                                           |
    
    | SUBSCRIBER:     7150 (MASTER)                             |
    
    |                 7151                                      |
    
    |                 6100                                      |
    
    | REMAC:  001751234567                                      |
    
    +-----------------------------------------------------------+
    
    
    
  1. Description of the additional control mechanisms
    • AMO PERSI: ONSSNS
      ONSSNS = YES:
      When ONS Slave answers a call, only the main ONS will be shown on A Party.
      ONSSNS = NO:
      When ONS Slave answers a call, ONS Slave will also be shown on A Party (as a secondary display line).
    • AMO PERSI: COPIN
      DISPRSTN = YES:
      The original number is displayed on the B station for an outgoing call from an ONS slave station.
      DISPRSTN = NO:
      The ONS master number is displayed on the B station for an outgoing call from an ONS slave station (default).
    • AMO CTIME: CP2, SMPFTIME (default 8 sec.)
      This preset time period is the maximum that the system will wait for a response from the external station (REMAC call number). If there is no response after this time has elapsed, the internal ONS stations will ring. If there is a response before this time has elapsed, all free ONS stations ring simultaneously.
    • AMO COT: VNCO
      This parameter is needed when calling from a Slave to Central Office (or 3rd party system) to ensure the Calling Number is replaced by that of the ONS.