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

Phone automatically dials

Status
Not open for further replies.

GTVaughan

Technical User
Mar 30, 2005
15
CA

Hello,

I am really new to the phone programming, excuse the lack of using the right word terminology...
We currently a 2008 meridian phone.

I would like to program it so it automatically dials an extension when you pick up the receiver?
How do I do this?
 
Hi,
ld 20
REQ: chg
TYPE: 2008
TN: xx xx xx xx
ECHG: YES
...
Key 00 hot d aa bbbb
...

aa = number of dial digits
bbbb = extension DN

David :)
 
Thank you so much for your help!!
I am afraid I have another stupid question..

What is, number of dial digits(aa)?
 
Hi
for example:

Hot d 4 6329
Hot d 8 98881234


In the first example when you will pick up the line it will automatically dial 6329 (aa=4 then dial 4 digits) and in the second one it will dial 98881234 (aa=8 then dial 8 digits)...

Is that ok ?

Ciao
David
 
btw for an analog phone adl mnl to class then at the item prompt
ITEM cls mnl
ITEM ftr hot d 4 1962

and he's perfect on the digital post

TYPE: 3904
TN 56 0 14 14
ECHG yep
ITEM key 5 hot d 4 1962


john poole
bellsouth business
columbia,sc
 
Hey guys...

Sorry I went on vacation and never had a chance to try this....

Now that I have tried it.. It doesn't seem to work.

I get no dialtone from the key on the phone that I programmed as per above... Am I missing something?
 
When you press the key you won't hear dial tone, it will just dial the number. Wait to see if it connects.
 
Thank you for your response !

I press the key and it does not connect.. I do have this key on the 4th key.. along with other extensions.. Would this matter?
 
With other extensions? Only one extension or feature per key.

I assumed you programmed it as follows:
at the prompt of ITEM you entered key 03 hot d 4 XXXX where XXXX is the extension number you are dialing. Key 03 is the 4th key. If you programmed it on key 04, then press the next key up (5th key) and see if it works. Telephone people start their count from 0 instead of 1...go figure. This would make the 4th key key 03.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top