Does anyone have a management tool for Polycom phones? For instance something to view software and boot versions of all the phones? I am looking for a product to remotely mange all phones in the environment without having to connect to each phones web config individually. Thanks Clint Neider Email Administrator cneider@altaresources.com Alta Resources | IT Application Services | 120 N Commercial St | Neenah, WI 54956 | Office (920) 751-5800 x 7472 | This email message is intended only for the addressee(s) and contains information that may be confidential and/or copyright. If you are not the intended recipient please notify the sender by reply email and immediately delete this email. Use, disclosure or reproduction of this email by anyone other than the intended recipient(s) is strictly prohibited. No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended and is the responsibility of the recipient. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061101/b0da93fe/attachment.htm
Neider, Clint wrote:> Does anyone have a management tool for Polycom phones? For instance > something to view software and boot versions of all the phones? I am > looking for a product to remotely mange all phones in the environment > without having to connect to each phones web config individually. > > > > Thanks > > > > Clint Neider > > Email Administrator > > cneider@altaresources.com <mailto:cneider@altaresources.com> > > Alta Resources | IT Application Services | 120 N Commercial St | Neenah, > WI 54956 | Office (920) 751-5800 x 7472 | >Clint, That is what the Polycom config files are for. You can configure a DHCP server, and TFTP/FTP/HTTP server so that the phones can download their configuration files when they boot. You can also reboot them using SIP NOTIFY with Asterisk. These config files should work for you: http://misc.krisk.org/pcom/ P.S. - Say hi to Neenah for me - my mom is from Little Chute, and my sister was named after Kimberly. -- Kristian Kielhofner
Neider, Clint wrote:> Does anyone have a management tool for Polycom phones? For instance > something to view software and boot versions of all the phones? I am > looking for a product to remotely mange all phones in the environment > without having to connect to each phones web config individually. > > > > Thanks > > > > Clint Neider > > Email Administrator > > cneider@altaresources.com <mailto:cneider@altaresources.com> > > Alta Resources | IT Application Services | 120 N Commercial St | Neenah, > WI 54956 | Office (920) 751-5800 x 7472 | >Clint, Oh yeah, I almost forgot - you can see what version of the SIP application the phone is running by (once the phone is registered) executing "sip show peer [peer name]". You will see the Polycom phone model and SIP version number in the User Agent: field. -- Kristian Kielhofner