09-30-2011 02:23 AM - edited 03-16-2019 07:15 AM
Hi
in the past i have successfully set up background displays for 7970 phones on a callmanager express system. i tried the same with 7945's but have had no luck. I'm not sure this is even supported, does anyone have exprerience of this?
im using 320x212x16 images, basically the same as i would use on a full callmanager system.
any feed back welcome
colin
Solved! Go to Solution.
09-30-2011 03:58 AM
Colin,
Found this on link to UC500 - very similar.
Ensure your List.xml contains:
URL="TFTP:Desktops/320x212x16/Logo.png"/>
Load your List.xml file with your two prepped png image files into the Desktops/320x212x16 folder on your flash card.
ensure your tftp-server has the following:
tftp-server flash:/Desktops/320x212x16/List.xml alias Desktops/320x212x16/List.xml
tftp-server flash:/Desktops/320x212x16/Logo.png alias Desktops/320x212x16/Logo.png
tftp-server flash:/Desktops/320x212x16/TN-Logo.png alias Desktops/320x212x16/TN-Logo.png
run these three (3) commands in conf t mode:
telephony-service
no cre cnf
cre cnf
HTH
Alex
09-30-2011 11:48 PM
Hi
Alias basically makes the files accessible under a different name... for example:
tftp-server flash:/ringtones/ring1.raw alias ring1.raw
...would make the ring1.raw in the ringtones folder accessible at tftp://ring1.raw rather than tftp://ringtones/ring1.raw
In the example from the other poster I guess since the alias is the same as the file path it wouldn't have much effect, unless your tftp root path was different to the default or something...
Aaron
09-30-2011 03:58 AM
Colin,
Found this on link to UC500 - very similar.
Ensure your List.xml contains:
URL="TFTP:Desktops/320x212x16/Logo.png"/>
Load your List.xml file with your two prepped png image files into the Desktops/320x212x16 folder on your flash card.
ensure your tftp-server has the following:
tftp-server flash:/Desktops/320x212x16/List.xml alias Desktops/320x212x16/List.xml
tftp-server flash:/Desktops/320x212x16/Logo.png alias Desktops/320x212x16/Logo.png
tftp-server flash:/Desktops/320x212x16/TN-Logo.png alias Desktops/320x212x16/TN-Logo.png
run these three (3) commands in conf t mode:
telephony-service
no cre cnf
cre cnf
HTH
Alex
09-30-2011 04:21 AM
Hi Alex
Thanks for your reply, i have almost all the settings you suggest, however i didnt use the alias command on the tftp-server flash:commands
can you tell me what it's for?
colin
09-30-2011 11:48 PM
Hi
Alias basically makes the files accessible under a different name... for example:
tftp-server flash:/ringtones/ring1.raw alias ring1.raw
...would make the ring1.raw in the ringtones folder accessible at tftp://ring1.raw rather than tftp://ringtones/ring1.raw
In the example from the other poster I guess since the alias is the same as the file path it wouldn't have much effect, unless your tftp root path was different to the default or something...
Aaron
10-03-2011 01:36 AM
thanks Aaron for the answer
and thanks Alex for yours also, always' appreciated.
colin
04-12-2016 11:52 AM
Hi Aaron,
Its successfull this configuration.
Thanks.
04-13-2016 12:38 AM
Hi Isaac
That's good to hear!
Please remember to rate content on the forums to highlight useful information to others..
Aaron
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide