===================================================
Polycom SoundPoint IP 501 Setup Notes, 03/07/2009
Blogspot: http://answer-guy.blogspot.com
===================================================
SET UP SERVER FOR FTP
1. Do yum install vsftpd <--- may have been done already
2. Edit config file to comment out "use_tcpwrappers"
(/etc/vsftpd/vsftpd.conf)
tcp_wrappers=NO
3. /etc/init.d/vsftpd start
4. chkconfig --list vsftpd
5. chkconfig vsftpd on
6. chkconfig --list vsftpd
7. Do adduser PlcmSpIp
If it will not allow uppercase do adduser plcmspip
edit /etc/passwd change plcmspip to PlcmSpIp
edit /etc/shadow change plcmspip to PlcmSpIp
mv /home/plcmspip /home/PlcmSpIp
8. passwd PlcmSpip
The default password for the PlcmSpIp user is "PlcmSpIp".
9. Test ftp server with the mixed case username and password.
ftp localhost
user: PlcmSpIp
pass: PlcmSpIp
If that does not work, the phone won't either.
9. Copy the files to /home/PlcmSpip: labrat:/home/PlcmSpIp
000000000000.cfg
ipmid.cfg
mgcp.cfg
10. Edit mgcp.cfg and change the IP addresses to point to the
IP PBX server call agent. If there is a backup server enter that
also, and change the type to 2.
Sunday, March 8, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment