Hi!
May I make so that some number be analysed by LCR in a few steps? Firstly, digits must going to LCR (trough NADAP tables). In next step some numbers must go to corresponding DESTs (through the DNT1 and FDT tables) and the others must be converted to new LCR access code through DNT2-FDT and analysed once again. I.e.:
[tt]
--> NADAP tables -> DNT1 ---> FDT -> RODDP -> (out)
|
-> DNT2 -> FDT -> (new LAC) -
|
-------------------------------------------------------
|
-> NADAP tables -> DNT1 ---> FDT -> RODDP -> (out)
|
-> DNT2 -> FDT -> RODDP (out)
[/tt]
May I make this or no?
I already tried to make so. LCR steps works separately, but together does not want (inter-digits timeout).
May I make so that some number be analysed by LCR in a few steps? Firstly, digits must going to LCR (trough NADAP tables). In next step some numbers must go to corresponding DESTs (through the DNT1 and FDT tables) and the others must be converted to new LCR access code through DNT2-FDT and analysed once again. I.e.:
[tt]
--> NADAP tables -> DNT1 ---> FDT -> RODDP -> (out)
|
-> DNT2 -> FDT -> (new LAC) -
|
-------------------------------------------------------
|
-> NADAP tables -> DNT1 ---> FDT -> RODDP -> (out)
|
-> DNT2 -> FDT -> RODDP (out)
[/tt]
May I make this or no?
I already tried to make so. LCR steps works separately, but together does not want (inter-digits timeout).