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!

WML Links for 46xx Phones

Status
Not open for further replies.

FortKnox

Technical User
Joined
May 10, 2004
Messages
254
Location
US

Everyone list their favorite WML sites that work on their voip phones.

I am looking for some news sites that will work.
 

Is there a way on the 4620, to relabel the display so that it doesnt show extension '2000' at the top, and instead either maybe a name, or their full DID number?
 

Oh,

Also is there a way to specify which 46xxsettings.txt file gets sent to a particular phone?

For example, by way of naming the file [my-mac-address].txt
 
CaNiBuS,

use http server instead of tftp, apache for example. it's a lot more configurable than plain tftp, and with a bit of handwork you can do what you want.
 

OK,

I figured out how to get Microsoft DHCP server to deliver the Option 176. But from all the Admin Guides I have read, it says to use:

mcipadd=x.x.x.;mciport=x.x.x.x;tftpsrv=x.x.x.x

How do I make the dhcp server tell the phone to use an http server instead?
 
CaNiBuS,

the same 176 option, but starting with 2.0 firmware (or maybe later, i tried 2.2) phone tries to access http first, then https, then tftp server at the specified tftp address. so you don't need to change dhcp settings, just set up http server on the machine where tftp server now is, and upgrade phones' firmware. or you can upgrade phones first, then try to set up http server, it doesn't matter. phone will boot up a bit slower, but not much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top