thread798-903768
I was reading the above thread about a few items. First I followed the suggestion to find the tn and disu it but this wouldn't work. Could someone look at what I did and tell me if I did something wrong? Then I want to get more info. on setting the timer for disconnect as we did this at our old facility and it worked GREAT.
1. paging destination busy
Instructions:
ld 21
ltm
return
one of those trunk groups will have one member and it should be a page route, that tn needs disu x y in load 32.
TRIED:
2.The timer
Instructions:
The disconnect timer is call TFD in the RDB of the paging route. To get to it in LD16 when CNTL comes up say YES and TIMR enter TFD 30. It will disconnect after 30 seconds reguardless.
How I see it????:
LD 16
CNTL (comes up automatically??) YES
TIMR (comes up automatically??) TFD 30
Wouldn't I have to define the paging port somewhere or something as I don't want it to disconnect all lines after 30 seconds?
I was reading the above thread about a few items. First I followed the suggestion to find the tn and disu it but this wouldn't work. Could someone look at what I did and tell me if I did something wrong? Then I want to get more info. on setting the timer for disconnect as we did this at our old facility and it worked GREAT.
1. paging destination busy
Instructions:
ld 21
ltm
return
one of those trunk groups will have one member and it should be a page route, that tn needs disu x y in load 32.
TRIED:
Code:
>ld 21
PT1000
REQ: ltm
CUST
SCH0274
CUST 0
ROUT
ACOD
TYPE TLS
TKTP DID
ROUT 0
DES DID
TN 001 11 MBER 1 DID
TN 001 12 MBER 2 DID
TN 001 13 MBER 3 DID
TN 001 14 MBER 4 DID
TN 001 15 MBER 5 DID
TN
001 16 MBER 6 DID
TYPE TLS
TKTP COT
ROUT 1
DES 9381
TN 001 01 MBER 1 9381
TN 001 02 MBER 2 9381
TN 001 03 MBER 3 9381
TN 001 04 MBER 4 9381
TN 001 05 MBER 5 9381
TN 001 06 MBER 6 9381
TN 001 18 MBER 7 9381
TN 001 19 MBER 8 9381
TYPE TLS
TKTP COT
ROUT 2
DES 8029
TN 001 07 MBER 1 8029
TN 001 08 MBER 2 8029
TYPE TLS
TKTP COT
ROUT 3
DES 8039
TN 001 09 MBER 1 8039
TN 001 10 MBER 2 8039
TYPE TLS
TKTP WAT
ROUT 4
DES PAGE
TN 011 0 00 00 MBER 1 PAGE
TYPE TLS
TKTP WAT
ROUT 5
DES WAT
TN 001 17 MBER 1 WAT
REQ: ****
OVL000
>ld 32
NPR000
.disu 1 17
NPR006
.
NPR001[
.
ANPR001
.disu
NPR002
. disu
NPR001
.disu 11 0
2.The timer
Instructions:
The disconnect timer is call TFD in the RDB of the paging route. To get to it in LD16 when CNTL comes up say YES and TIMR enter TFD 30. It will disconnect after 30 seconds reguardless.
How I see it????:
LD 16
CNTL (comes up automatically??) YES
TIMR (comes up automatically??) TFD 30
Wouldn't I have to define the paging port somewhere or something as I don't want it to disconnect all lines after 30 seconds?