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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can i find tn where there are no longer phones connected

Status
Not open for further replies.

yugbew

Technical User
Joined
Nov 21, 2005
Messages
11
Location
US
Im sure i have a ton of tn's out there with numbers assigned but no phone attached anymore. is there a test that can use to see if there are phones attached to tn's. or tn's with no connection to a phone
I'm new at this so be gental please
 
ld 30

loop all

and wait for the NWS messages

NWSxxx 8 0 = loop 8 shevle 0
NWSxxx 8 0 1 = loop 8 shelve 0 card 1
NWSxxx 8 0 1 -1 -2 -3 = unit 1 2 3 are disable because they failed the continuity test...no phones attached.

If you see the first 2 errors above, go to ld 32 and type LDIS 8 0 or LDIS 8 0 1...etc

only works on digital set...no way of knowing on analog sets...from the pbx side anyway
 
Did this and got
>ld 30
NWS000
.loop all

NWS301 4 0 : -5 -6 -8 -9 -11
NWS501 8 0 6 : -3
NWS501 8 0 7 : -5
NWS101 1 : 24
TIM110 1 : 24 10:51 1/12/2005 CPU 1

NWS501 20 0 6 : -0
NWS501 20 0 13 : -2
NWS211 24 : 0 1

When i check the stat on 8 0 6 3 it is dsbl but when i call the dn it rings and it's a working phone ???
 
the dn must appear on another phone and is ringing there.
 
the way i use once a week,

ld 117
inv generate midnight

then any day past

ld 117
inv prt sets

that will show the as built and the actual, it does an idc of each digital set

john poole
bellsouth business
columbia,sc
 
John,

Should this be

inv midnight all ?

here are my options
=> ?
INV PRT - Print STATUS, CARDS, SETS or ALL
INV GENERATE - Generate inventory CARDS, SETS, ALL or ABORT
INV MIDNIGHT - Generate inventory CARDS, SETS, ALL, OFF or STATUS
 
your right, it has been a while, my inv has been turned on for years

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top