...
- Save your file.
- In the sipXcom web interface, you can apply this to phones individually or to groups in the Custom Configuration field. If that field is blank, input just the filename you created above (not the entire path); if you already have other custom config files, you can append this to the list.
- Save, send profiles and restart phones.
Custom Background Logos
The lines that the user needs to enter or customize will be in red in the section below! The rest should mostly be copy-and-pastable.
Code Block |
---|
language | xml |
---|
title | Polycom Soundpoint IP 335 |
---|
collapse | true |
---|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<bg>
<bg.medRes>
<bg.medRes.gray bg.medRes.gray.selection="3,1">
<bg.medRes.gray.bm bg.medRes.gray.bm.1.adj="0" bg.medRes.gray.bm.1.name="Logo256x116.jpg" />
</bg.medRes.gray>
</bg.medRes>
</bg>
<up
up.backlight.idleIntensity="0"
/> |
Code Block |
---|
language | xml |
---|
title | Polycom Soundpoint IP 650 |
---|
collapse | true |
---|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<bg>
<bg.hiRes>
<bg.hiRes.gray bg.hiRes.gray.selection="3,1">
<bg.hiRes.gray.bm bg.hiRes.gray.bm.1.adj="0" bg.hiRes.gray.bm.1.em.name="Logo320x160.jpg" bg.hiRes.gray.bm.1.name="Logo320x160.jpg" />
</bg.hiRes.gray>
</bg.hiRes>
</bg>
<up
up.backlight.idleIntensity="0"
/> |
- Create a custom config file with your favorite text editor referencing the code blocks above.
- Change the logo filename portion appropriately and save.
- Upload the custom config file and your properly sized logo to the sipXcom/openUC system.
- Assign the custom config to either an individual phone profile or group.
- Push profiles to the modified phone(s).