Polycom 1725-11530-200 Rev A1 manual Configuration File Changes

Models: 1725-11530-200 Rev A1

1 188
Download 188 pages 513 b
Page 184
Image 184

Administrator’s Guide - SoundPoint® IP / SoundStation® IP

Appendix 1

Configuration File Changes

In the <bitmaps> section of sip.cfg, find the end of each model's bitmap list and add your bitmap to the end; do not include the .bmp extension:

<bitmaps> <IP_300 … />

<IP_500 … bitmap.IP_500.66.name="logo-500" /> <IP_600 … bitmap.IP_600.70.name="logo-600" /> <IP_4000 … bitmap.IP_4000.70.name="logo-4000" />

</bitmaps>

Next, enable the idle display feature and modify the IDLE_DISPLAY "animation" for each model to point to your bitmap (again without the .bmp extension):

<indicators ind.idleDisplay.enabled="1"> <Animations>

<IP_300>

</IP_300> <IP_500>

<IDLE_DISPLAY ind.anim.IP_500.38.frame.1.bitmap="logo-500" ind.anim.IP_500.38.frame.1.duration="0"/>

</IP_500> <IP_600>

<IDLE_DISPLAY ind.anim.IP_600.38.frame.1.bitmap="logo-600" ind.anim.IP_600.38.frame.1.duration="0"/>

</IP_600> <IP_4000>

<IDLE_DISPLAY ind.anim.IP_4000.38.frame.1.bitmap="logo-4000" ind.anim.IP_4000.38.frame.1.duration="0"/>

</IP_4000> </Animations>

</indicators>

Finally, edit the {MAC}.cfg file to instruct the phone to download the bitmap files at boot time:

MISC_FILES="logo-500.bmp" [for SPIP 500/501 phones]

MISC_FILES="logo-600.bmp" [for SPIP 600/601 phones]

MISC_FILES="logo-4000.bmp" [for SSIP 4000 phones]

Many configuration-generation systems do not make it easy to customize the contents of this file based on the model; if you are using one of these systems, you can have all phones download all the bitmaps:

MISC_FILES="logo-500.bmp,logo-600.bmp,logo-4000.bmp" [for all phones]

176

Copyright © 2006 Polycom, Inc.

Page 184
Image 184
Polycom 1725-11530-200 Rev A1 manual Configuration File Changes