Collapse AllExpand All

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

Example without additional LCR supplements and with only one route element.
  • Setting up the digital analysis result TIE (AMO WABE):
    ADD-WABE:CD=0,CPS=2&3&4&5&8&9&10&12,DAR=TIE,TEST=NO;
    
  • Set up the route with utilizable trunk groups to destination node 1-1-0 (CO) for connections of all services (AMO RICHT):
    ADD-RICHT:MODE=LRTENEW,LRTE=91,LSVC=ALL,NAME="CO LOCAL",
    
    TGRP=90,DNNO=1-1-0,INFO="ICN-CO ISDN LOCAL";
    
  • Define dial rule with AMO LODR (send dialed digit sequence X on line and use ISDN with type Subscriber for the "calling party"):
    ADD-LODR:ODR=91,CMD=ECHO,FIELD=3;
    
    ADD-LODR:ODR=91,CMD=NPI,NPI=ISDN,TON=SUBSCR;
    
    ADD-LODR:ODR=91,CMD=END;
    
    ADD-LODR:ODR=91,INFO="ICN-CO ISDN LOCAL";
    
  • Set up primary route to route 91 with AMO LDAT (direct connection to CO):
    ADD-LDAT:LROUTE=91,LSVC=ALL,LVAL=1,
    
    TGRP=90,ODR=91,LAUTH=2,CARRIER=1,ZONE=EMPTY,LATTR=WCHREG;
    
  • Set up digit pattern with central office breakout code 0 and dial tone (AMO LDPLN):
    ADD-LDPLN:LDP=0-W-X,LROUTE=91,LAUTH=2