Stephen Murphy
2006-Aug-03 15:09 UTC
[asterisk-users] Prevent a Polycom contact list to be overwritten
I have a Polycom phone that was setup without provisioning through an FTP server. It has a number of contacts that where input via the phone. I would like to add this phone to a small network that was provisioned through an FTP server and keep the contacts already on the phone. How do I ensure that the contacts list file will not be overwritten when I do a provisioning? Steve -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060803/dfc04a4d/attachment.htm
Jim Freeze
2006-Aug-03 16:06 UTC
[asterisk-users] Prevent a Polycom contact list to be overwritten
On 8/3/06, Stephen Murphy <forum@expansivenetworks.com> wrote:> > I have a Polycom phone that was setup without provisioning through an FTP > server. It has a number of contacts that where input via the phone. I would > like to add this phone to a small network that was provisioned through an > FTP server and keep the contacts already on the phone. How do I ensure that > the contacts list file will not be overwritten when I do a provisioning? >I would like to know this as well, but for a slightly different reason. I want to provision 501 phones, but I want to start from what is currently on the phone. So, in other words, I want to download the XML file that is stored in the phone. Anyone know how to do this? Thanks -- Jim Freeze -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060803/2ce9d7f6/attachment.htm
Douglas Garstang
2006-Aug-03 16:13 UTC
[asterisk-users] Prevent a Polycom contact list to be overwritten
chmod u-w <mac>-directory.xml The phone will quietly not be able to write to the contacts directory. Doug. -----Original Message----- From: Stephen Murphy [mailto:forum@expansivenetworks.com] Sent: Thursday, August 03, 2006 4:09 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Prevent a Polycom contact list to be overwritten I have a Polycom phone that was setup without provisioning through an FTP server. It has a number of contacts that where input via the phone. I would like to add this phone to a small network that was provisioned through an FTP server and keep the contacts already on the phone. How do I ensure that the contacts list file will not be overwritten when I do a provisioning? Steve -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060803/af6d8079/attachment.htm