Hi,
This is roughly what to do… 2 direct carriers and 1 indirect.
The example assumes that 9 is the access code to PSTN.
That route 1 is DEST=701 and route 2 is DEST=702 direct access carriers.
Route 1 also used for indirect carrier access via 1866.
You most likely need to free up some numbers to achieve this.
/* Assign a number for LCR */
NANSI:NUMTYP=LC,NUMSE=9;
/* set access to DEST codes */
LCDDI:TAB=FDT,FRCT=1,PRE=701;
LCDDI:TAB=FDT,FRCT=2,PRE=702;
LCDDI:TAB=FDT,FRCT=3,PRE=7011866;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.