Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie Questions (again!)

Status
Not open for further replies.

PaulMcGuinness

Programmer
May 22, 2002
111
GB
Hi All,

Sorry to keep bothering everyone with these newbie dumbass questions, but can someone please explain what each of these columns means for each of these commands (KSCAP, RODAP and RODDP).

Cheers,

Paul (I'm not worthy) McGuinness :eek:)

KSCAP:DIR=ALL;
KEY SYSTEM CATEGORY PRINT

DIR TRAF SERV CDIV ROC ITYPE TRM ADC LANG BSEC

2200 01010200 0202110600 000151000 000001 4 0 00000000000000 F 0
2201 01010200 0202110600 000151000 000001 4 0 00000000000000 F 0
303 01020200 0202110600 000151000 000001 7 0 00000000000000 F 0
309 01030300 0202120000 000151000 003001 19 1 00000000000000 F 0
310 01020200 0202110600 000151000 000001 19 1 00000000000000 F 0


RODAP:ROU=ALL;
ROUTE DATA

ROU TYPE VARC VARI VARO FILTER

1 TL1 H'00000001 H'00000002 H'00000009 NO
2 TL1 H'00000001 H'00000002 NO
3 SL60 H'00000300 H'00000000 H'00410000 NO
4 TL12 H'00000000 H'00000000 NO
5 TL12 H'00000000 H'00000000 NO
10 TL50 H'0000000C H'00000000 H'00000000 NO


RODDP:DEST=ALL;
EXTERNAL DESTINATION ROUTE DATA

DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE

20 1 00050000000002500000000000 0 3 0
21 3 00050000000002500000000000 0 3 0
551 3 00050000000002500000000000 0 4 0
10 1 00050000000002500000000000 3 4 0 5511660
554 10 00050000000002500000000000 0 4 0
9 10 00050000000002500000000000 0 2 0



 
Yes, thanks for that....

Unfortunately I don't have the time or resources to 'do a course' on every single PABX I might come across whilst writing this auditing application.

What is 'Alex'?

 
well,
explaining all these parameters is not that simple.
Alex is nothing more than a manual browser. Both Alex and the manual (specific to your version, do a CADAP;) can be purchased at Ericsson or a certified provider.

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Ok, accepted that a full explaination isn't possible...

but basically I want to know the following:-

If I press 9 followed by 10 digits, which route over what trunk group will the call take.

Can that be easily derived from the detail I have shown?

Regards,

Paul
 
that would be the RODDP; printout (ROute Destination/Direction Print) so dest 9(xxxxxxxxxx) uses route 10.


-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Yes - I worked that out, but what do the other columns mean?

DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE

9 10 00050000000002500000000000 0 2 0

Regards,

Paul
 
DEST = destination
DRN = direction / not used in yourn printouts
ROU= route number
CHO= choice in case of multiple routes
CUST= customer number in case of multiple tenants
ADC=Additional category, too much info to explain here
TRC= truncate x digits from formed number
SRT= start sending from digit x
PRE= prefix number with this value

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 

sorry to interrupt, please send NADAP:NUMTYP=ED; and NADAP:NUMTYP=LC;

if NADAP:NUMTYP=LC; then also send

LCDDP:TAB=DNT1;
LCDDP:TAB=DNT2;
LCDDP:TAB=FDT;
LCLDP:LIM=ALL;

You may also use LCR which point to Dest 551 PRE 1660

best parnum
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top