News & Reviews
More How-To's & Tips More News
More Reviews Device Configuration Tools
No account yet? Create one
Forgot your Username or Password?

Welcome to the Voxilla VoIP Forum.

Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.





Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old January 9th, 2006, 10:47 PM
alagalah alagalah is offline
Junior Member
 
Join Date: Jan 2006
Posts: 2
alagalah
Default Changing Polycom SoundPoint from FTP to TFTP

Hi,

The default behaviour of the Polycom phone is to use FTP to get configuration/firmware.

I know how to change it using the menu system to use TFTP, but does anyone know of a way in any of the .cfg files to set it from FTP to TFTP?

Cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old March 7th, 2006, 07:48 AM
JKrynski JKrynski is offline
Junior Member
 
Join Date: Mar 2006
Posts: 2
JKrynski
Default RE: Changing Polycom SoundPoint from FTP to TFTP

as far as I'm aware you set this on the opening screen of the polycom boot up. Go into SERVER and change the protocol. It has to know this before it goes looking for the config files on whatever type of server you select.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old April 30th, 2006, 05:09 PM
mike456 mike456 is offline
Junior Member
 
Join Date: Apr 2006
Posts: 4
mike456
Default

Quote:
as far as I'm aware you set this on the opening screen of the polycom boot up. Go into SERVER and change the protocol. It has to know this before it goes looking for the config files on whatever type of server you select.
Actually, you can set this via DHCP. The phone should default to using DHCP for configuration. As long as you aren't using Bootrom 3+ on a 501, set the following options on your DHCP server (I use a linux server, dhcpd; its configuration file is /etc/dhcp/dhcpd.conf). Put this in your global or subnet section:

Code:
  option domain-name "mycompany.com";
  option ntp-servers 192.168.0.2;
  option tftp-server-name "192.168.0.2";
  option routers 192.168.0.1;
  option time-offset -25200;
  option subnet-mask 255.255.255.0;
  option broadcast-address 192.168.0.255;
  option domain-name-servers 192.168.0.4, 192.168.0.5;
The important one above if the tftp-server-name; it doesn't matter if this is a TFTP or FTP server. I think the polycom will try FTP first with default credentials (PlcmSpIp/PlcmSpIp). This is with default settings on the phone.

If you are using a windows base DHCP server, you can also set Option 66 and Option 150 to give the phone even more info. I haven't used either of these, but its something like:

Code:
option tftp-server-name code 66 = "192.168.0.2"
OR
Code:
option option-66 code 66 = "192.168.0.2";
And only works with windows based DHCP servers (I think?).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:



Similar Threads for: Changing Polycom SoundPoint from FTP to TFTP
Thread Thread Starter Forum Replies Last Post
Changing Polycom Digit Maps sgarson Polycom VoIP Support Forum 1 May 17th, 2006 06:26 PM
TFTP Guide | Input tftp server using phone [HT 386] mckayc Grandstream Support Forum 0 March 21st, 2006 05:25 AM
Asterisk@Home & Polycom 501 FTP problems TheKoach Asterisk Support Forum 1 January 11th, 2006 08:01 PM
Asterisk@home FTP home directory Gadget Asterisk Support Forum 2 November 11th, 2005 12:39 PM
tftp server dead ? ankur BroadVoice Support Forum 4 October 23rd, 2004 02:04 PM



All times are GMT. The time now is 12:18 AM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc. Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2007 by Voxilla, Inc.