Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Contents

Table of Contents
indent5px
styledisc

Default Admin User name and Password

...

Any settings set from Polycom phone's Web interface or from phone console itself will override settings from sipXconfig. To clear these settings navigate to the following phone menu :

Panel

Menu Button /Settings/Reset User >> Settings >> Advanced >> Enter Password (default is 456) >> Admin Settings >> Reset to Defauls >> Reset Device Settings

Could not contact boot server

Check that TFTP or FTP is serving the configuration files to machines other than localhost

Panel

tftp hostname -c get syncinfocfg.xml

If you're using FTP

Panel
No Format
wget ftp://plcmspip:PlcmSpIp@
hostname
PlcmSpIp@hostname/
syncinfo
cfg.xml

If this fails, check /etc/xinit.conf and /etc/xinit.d/* files for proper access.

...

  • New phones or phones that have been factory reset will have to be restarted manually until they recieve there first valid configuration
  • Be careful when changing settings involving registration because you could remove your ability to restart it from sipXconfig web UI.
    TIPTo restart phone w/o unplugging power cord press the following keys (may be model specific):

    Panel

    Simultaneous Button Press: Vol-, Vol+, Messages, Mute

...

When all else fails, you can reset the phone back to factory defaults by pressing the following button combinations combination until you hear a confirmation tone sequence.

...

For SoundPoint IP 320, 330, and 430, 560:

Panel

Simultaneous Burron Button Press: 1, 3, 5, and 7 dial pad keys

The phone will prompt you to enter the password. The default password is 456.

If the default password has been changed and you are not sure what it is, you should be able to enter the MAC address located on the back of your phone as a password. This will get you into the phone. Make sure to enter the MAC address in lower case.

Web UI not responding

It can take several minutes after phone restarts for phone's web UI to be available.

...

The Polycom phones support event logging where the log files can be uploaded to the server if permitted by the security policy of the sipX server. Unfortunately, the security available for TFTP is weak, and uploading of log files should not be permitted in any system unless packet filtering restricts access to TFTP to only trusted systems.In particular, because there is no user authentication when using the TFTP protocol, the TFTP server only allows the phone to write files that a) already exist, and b) have write permission set for all users. By default in sipXecs 4.2 and above Polycom phones have write capabilities to the provisioning directory of the primary sipXecs server. Log files produced by the phone are as follows:

Panel

<mac>-boot.log
<mac>-app.log
chown PlcmSpIp:PlcmSpIp *.log

On the sipX sipXecs primary server do the following to enable the phone to upload phone uploads its logs :

...

to /var/sipxdata/configserver/phone/profile/tftproot

...

Restarting the phone will cause the <mac>-boot.log file to be uploaded. The <mac>-app.log file is periodically uploaded. An upload can be forced by simultaneously pressing all the 4 arrow keys on the phone until a short beep is heard.

...

Alternatively, you can enable the TFTP daemon to accept any request for writing by modifying one line in /etc/xinetd.d/tftp. Change

Panel

server_args = -s /.../var/sipxdata/configserver/phone/profile/tftproot

to

Panel

server_args = -u sipxchange -c -U 111 -s /.../var/sipxdata/configserver/phone/profile/tftproot

FTP

You change the permission on the /var/sipxdata/configserver/phone/profile/tftproot so user

Code Block
PlcmSpIp

can create files.

Signal log file dump

Now signal to phone to upload log files by pressing following keys

Panel

Simultaneous Button Press: up, right, down, left cursor keys

Upload Example

Create placeholder files in TFTP root so phone can upload log files. Replace 0004F200E06B with the MAC address of your phone.

Code: Example: Create log file placeholders|

Panel

cd /var/sipxdata/configserver/phone/profile/tftproot
touch 0004F200E06B-app.log 0004F200E06B-boot.log
chown nobody:nobody 0004F200E06B-*.log
chmod a+rw nobody:nobody 0004F200E06B-*.log

Now signal to phone to upload log files

How to change SIP logging level to debug

...

Reset to Factory Defaults:
The phone can be reset to factory defaults. To perform this function on the IP300, IP301, IP500, IP501 and IP600 / IP601, simultaneously press and hold the 4, 6, 8 and * dial pad keys until the password prompt appears. To perform this function on the IP4000, simultaneously press and hold the 6, 8 and * dial pad keys until the password prompt appears. Enter the administrator password to initiate the reset. This will reset the administrator password as well.

Note

...

The phone's Web UI should not be used to configure the phone if configuration is also done using the sipX Configuration Server.

...

Polycom SoundPoint and SoundStation series phones come preconfigured to request an IP address from DHCP. When the phone comes up, it briefly displays its IP address; make a note of it at the time. The configuration tasks include logging into the phone�s phone's Web UI and setting up registration information.

...

  1. Install the phone according to the Quick Start Guide supplied with the phone and power it up.
  2. When the phone boots it will display an IP address it gets from a DHCP server.
  3. Point a browser to the IP address of the phone.
  4. Click on the �SIP Conf� SIP Conf tab.

5. Log in as user �Polycom� Polycom with default password �456� 456.

6. Update the �Address� Address setting in the �Outbound Proxy� Outbound Proxy server with the hostname of the sipX server. Update the �Address� Address setting in the �Server 1� Server 1 section with a SIP domain of sipXsipXecs

7. Press Submit.

8. Click the �Registration� Registration tab

9. Update the �Identification� Identification section for �Registration 1� with �Display Name�, �Address�, �Auth User ID�, �Auth Password�, and �Label� Registration 1 with Display Name, Address, Auth User ID, Auth Password, and Label settings using the conventions shown next:

...

Note: Make usre that all parameters entered here are identical to the parameters used to setup the corresponding user in sipX. If these two sets of parameters differ or if the user does not exist, the phone will be denied registration by the sipX server.

10. Scroll down to the �Message Center� Message Center portion of Registration 1 and continue to fill in the form

...

12 After the phone reboots, verify that it has successfully registered by clicking on "Registrations" under "Diagnostics" in the main navigation menu. An entry for the phone should exist after the phone successfully rebooted with the new configuration.

Phone boots very slowly

There is a lot of things that could cause this. Here's thread in the users mailing list that goes thru each one.
http://thread.gmane.org/gmane.comp.telephony.pbx.sipfoundry.general/34884

 

Displaying What's on the Phones Screen - Remotely

Polycom trick with Version 3.3.x and above that I thought might be of value to all of you.

Polycom Screen Capture – v3.3.x and above

                <up up.screenCapture.enabled="1" />  add to configuration file in provisioning

                Enable screen capture in Polycom Phone via menu

                On browser – enter http://<IP address>/CaptureScreen