Set the node prefix table:
ADD-KNPRE:DPLN=0,NPI=ISDN,TON=INTERNAT,EXIT=0,PREFIX=00;
ADD-KNPRE:DPLN=0,NPI=ISDN,TON=NATIONAL,EXIT=0,PREFIX=0;
ADD-KNPRE:DPLN=0,NPI=ISDN,TON=SUBSCR,EXIT=0;
Set the digital trunk circuit:
ADD-BUEND:NO=30,TGRP:=44;
ADD-TDCSU:OPT=NEW,DEV=VCCOD,BCGR=1,COTNO=11,COPNO=2,
TGRP=44,LCOSV=1, LCOSD=1,PROTVAR=EDSGER,NNO=3,ISDNIP=00,
ISDNNP=0;
LCR route configuration:
With AMO RICHT, you can set up LCR routes for the central office and
tie line according to the "LCR Description." Enter 3 as the destination node for the
CO
route and 2 as the destination node for the tie line route.
ADD-RICHT:MODE=LRTENEW,LRTG=710,LSVC=ALL,TGRP=44,DNNO=3;
With
AMO LODR, you can configure the outdial rules for CO connections. In outdial rule
10 for
the CO route, numbering plan NPI=ISDN and the TONs for the called numbers must be
included (UNKNOWN in this example). The NPI numbering plan, which is always determined
from the LCR, is important for the modification of the calling number.
ADD-LODR:ODR=10,CMD=ECHO,FIELD=2;
ADD-LODR:ODR=10,CMD=NPI,NPI=ISDN;
ADD-LODR:ODR=10,CMD=TON,TON=UNKNOWN;
ADD-LODR:ODR=10,CMD=END;
The
outdial rule is assigned to the route elements using AMO LDAT.
ADD-LDAT:LROUTE=710,LSVC=ALL,LVAL=1,TGRP=44,ODR=10,LAUTH=1;
With
AMO WABE, enter the routing code into the dial pattern plan:
ADD-WABE:CD=0,DAR=TIE;
With AMO LDPLN, enter the route elements
into the dial pattern plan:
ADD-LDPLN:LDP=0-X,DPLN=0,LROUTE=710,LAUTH=1;