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

How do I swap two analogue extensions?

Status
Not open for further replies.

ajf2006

Technical User
Sep 26, 2006
27
GB
Is it possible to swap two analogue (type 500) extensions using the terminal program?
I have done a search but seemed to only bring up options for digital extensions etc.

I have done them before at the phones themselves using a key pad sequence but it is tedious, especially when the phones are in seperate buildings!

The handsets are basic BT ones.

Thanks
Andrew
 
Can you do a cpy of each to unused TNs, out the original phones so their TNs are now available and then cpy them to each other's original TNs?

Brian Sargent
 
Possibly, but I am very much new to supporting the system.
So, I know what a TN is, but how do I know or find out if there are any spare ones?

Then what LD and specific commands do I need to copy the numbers etc?

Sorry if I sound dumb but I have had to jump in the deep end on this and know next to nothing at the moment - though learning slowly!

Andrew
 
Here you go....

>ld 20

PT0000
REQ: luvu (List unused voice units)
TYPE: 500
TN
CDEN
TYPE 500 TN 004 0 12 01 4D
TYPE 500 TN 004 0 12 02 4D
TYPE 500 TN 004 0 12 03 4D
TYPE 500 TN 004 0 12 04 4D
TYPE 500 TN 004 0 14 06 4D
TYPE 500 TN 004 0 14 11 4D
TYPE 500 TN 004 0 14 15 4D
TYPE 500 TN 004 1 11 00 4D
TYPE 500 TN 004 1 11 01 4D
TYPE 500 TN 004 1 11 02 4D
TYPE 500 TN 004 1 11 03 4D
TYPE 500 TN 004 1 11 04 4D
TYPE 500 TN 004 1 11 06 4D
TYPE 500 TN 004 1 11 07 4D
TYPE 500 TN 004 1 11 08 4D


Then do a DNB on the 2 sets you want to move, and get the TN's.

Then in LD 20,
REQ: mov
TYPE: 500
TN 4 1 11 8
TOTN 4 1 11 9
return
return
 
Make sure you write down the TNs of the 2 you want to move, and put the unused TN at the bottom of the list, so it would look like this.....

004 0 12 01 DN 1234
004 0 12 02 DN 5678
004 0 12 03 Unused TN

so first you would move 4 0 12 2 to 4 0 12 3
then you would move 4 0 12 1 to 4 0 12 2
finally you would move 4 0 12 3 to 4 0 12 1

follow me?
 
Either that or if you are not fimilar with the programming yet. Find the TN's and swap them on your wiring backboard.
 
Any luck? This hould take you about half a minute to do...
 
got to agree with phone dude... usually just do an echg on the dn..
or

ld 10
mov
500
a a
x x

mov
500
b b
a a

mov
x x
b b

that swaps a a with b b if x x is a vacant dn.. jumpers can be faster.. some of ours are way faster to do the soft moves..



john poole
bellsouth business
columbia,sc
 
I still say it's quicker to swap tn's! Especially when it's a newbie!! You do the easy change, you gotta reprogram names, and chances are it'll be mispelled yada yada yada....
 
you can bypass the name repair if you put both ext on an digital set before you do the echg.. if it keeps me from having to get up, it's usually the way i work

john poole
bellsouth business
columbia,sc
 
Thanks for all the posts and help everyone.
Will be trying this tomorrow when I get into work.
Will let you know how I get on!


Andrew
 
Make life easy, mov the 1st 500 TN to a spare TN and then mov the 2 nd 500 to the 1st TN and the mov the 1st 500 TN to the 2nd TN.


ie
Move A to B (spare TN)
Move c to A
Move b to C

Dn's are now swapped and none of the programming need to be touched.
 
we think alike ace.. and you didn't have to get up.. a lot of my moves are between buildings, jumpers are not an option.. mov command gets to be a habit

john poole
bellsouth business
columbia,sc
 
(3) options.

1. Easy change, swap DN's
2. Mov command
3. Swing Jumper

 
JP/ACE...Isn't that what I had there (Software swap)? JP, about the only thing I will get out of my chair for is a frosty cold one.....otherwise it probably isn't going to get done. Glad it's my Friday.....
 
I know that's what you said, but sometime people need it said a different way to understand, that why I said it twice.
 
Off to a bad start I think. Tried the command to find spare TNs and get this:

LD 20

PT0000
MARP NOT ACTIVATED

REQ LUVU

SCH0101

REQ

Am I doing something wrong?

Andrew
 
no andrew that is the command, try luu, that list the data ports as well but either should work, what rls is your box

john poole
bellsouth business
columbia,sc
 
I will try that - thanks.
I believe from speaking to a BT Engineer recently oour Option 11 is Release 18 no patches.

Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top