Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

Upload as many bootroms as you like, but do not keep any of those deployed except when you are upgrading a phone or a group of phones. This will prevent unwanted phone upgrades.

Auto provisioning a phone out of the box

An out of the box phone (or any phone that has not been configured in sipXecs), will contact the server to download the configuration file, and, if since this is not found will download the Polycom master configuration file (000000000000.cfg). In this file the default firmware revision for Polycom phones is 4.0. Thus phones will try to download the sip.ld file corresponding to that revision.

Code Block
<APPLICATION
               APP_FILE_PATH="polycom/4.0.X/sip.ld"
...
</APPLICATION>

For this, administrators must make sure that they have a 4.0 revision deployed together with a compatible bootrom.

Phones that are not compatible with 4.0 revision are defined in specific sections of the master configuration file.

PhoneRevision
SPIP 3003.1
SPIP 3013.1
SPIP 5003.1
SPIP 5013.1
SPIP 40003.1
SPIP 6003.1
SPIP 6013.1
VVX 600

4.1

Info

Above notes apply also for a phone that has been formated.

 

Common problems (and solutions)

...