Collapse AllExpand All

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

  • Expansion of the DIMSU buffer (here: to the value 100):
    ADD-DIMSU:TYPE=NETWORK,LCRDSR=100;
    
  • Setting up the restriction table with the AMO LDSRT (Table 1 for Digit String 190 with Sub Digit Strings 5 or 7 and Table 2 for 190 with all possible Sub Digit Strings):
    ADD-LDSRT:LDSRT=1,FDS=190,SDS=5&7;
    
    ADD-LDSRT:LDSRT=2,FDS=190;
    
  • The AMO LDPLN is required in order to specify the field of an LDP to be prioritized:
    ADD-LDPLN:LDP=0-W-0-190-X-X,LROUTE=1,LAUTH=1,
    FDSFIELD=4,SDSFIELD=5; 
    
  • The AMO LDAT is required in order to refer to the desired LDSRT table (Table 1 is used in the primary route in this case, and Table 2 for the secondary route):
    ADD-LDAT:LROUTE=1,LSVC=VCE,LVAL=1,TGRP=200,ODR=1,
    LAUTH=1,LDSRT=1;
    
    ADD-LDAT:LROUTE=1,LSVC=VCE,LVAL=2,TGRP=201,ODR=2,
    LAUTH=1,LDSRT=2;
    
    Digit pattern (Example)
    Dialed number
    Primary route forbidden
    Secondary route forbidden
    001900X
    :
    001904X
     
    LDSRT 2
    001905x
    LDSRT 1
    LDSRT 2
    001906x
     
    LDSRT 2
    001907x
    LDSRT 1
    LDSRT 2
    001907x
    :
    001909x
     
    LDSRT 2
    In this example, all numbers with the access code 0190 are generally forbidden for the secondary route, with this prohibition only being restricted to numbering blocks 5 and 7 in the primary route.