Jump to content

Recommended Posts

Posted

Hi,

 

After you upload the 480 X 272 pixel image and "confirm" it, go to your phones actual, physical interface and then navigate to Menu > Basic Settings > Wallpaper and then select the image that you want to upload and save it. That should do it.

Posted

Why did that work work?! It should work... There are also ring tones that should be downloaded into the phone over HTTPS. IMHO not big secrets, but generally it is a good idea to encrypt everything. 

  • 1 year later...
Posted

Could someone help clarify how to provide different logos for different screen sizes as well as monochrome and colour for the different types of Yealink phones.

Also it says in the Yealink doc that it has to be a .dob file, but it doesnt refer to it in the Vodia examples.

 

Thanks

Posted

Hi,

 

For the web interface please use a SVG image. This will make sure that your logo will appear clear on all devices. For the provisioning of VoIP phones, please upload an image with a high resolution. The system will resize it according to the needs to the device.

 

Just be sure that you're on the latest 61.1 and the rest will be taken care of by the PBX.

Posted

Thanks for quick reply and suggestion about upgrading, which needs to be done. Although i need to test caller id as i received other posts where people have concerns about this since the upgrade.

In the mean time, this is what i did to change the file:

#Configure the logo mode of the LCD screen; 0-Disabled (default), 1-System logo, 2-Custom logo;
phone_setting.lcd_logo.mode = 2

#Configure wallpaper
#http://192.168.1.100/wallpaper.jpg
#wallpaper_upload.url = http://192.168.203.183/rest/domain/localhost/image/logo/480x272
wallpaper_upload.url = http://pbx-public-ip/Logos/t22p_logo.dob
#wallpaper_upload.url = {https-url rest}/domain/{domain}/image/logo/480x272.jpg
phone_setting.backgrounds = Config:480x272.jpg

My questions remain, we have three phone models, old T22P and T28P, and a new T29G, which is colour. How do i set it up to load 3 different sizes and one with colour.

Do  i still need a .dob file, as per the Yealink website

How do i set this up for some phones in the domain, as some phones will be loaded with these changes and some wont, according to their location preferences.

I hope these questions arent rudimentary but we have always used our own system for provisioning but would like to start using Vodia.

 

Thanks

 

Posted

Hi,

 

Not sure about the 22 and 28P model but we do have the entry for 29G model and it should be in this format:

#Configure wallpaper
{if_model T29G T46G T38G T32G}
wallpaper_upload.url = {http-url}/logo-480x272.jpg
phone_setting.backgrounds = Config:logo-480x272.jpg
{fi_model}

So please keep it in this format and remove .dob file settings from there and it should work as it currently works on our T58 model sitting on our desk.

Posted

Thanks for the reply so quick.

1. Is the http url the domain or public ip address?

2. Is there a way of changing this and other settings to only specific phone ( or extensions) according to requirements of the locations in the domain.

 

Thx

Posted

Hi,

 

1. It can be either, as long as it's resolvable and enabled for your phone to reach.

2. Look for "Customize" section on Extension, Domain and Admin level. We have shared a screenshot from the extension level.

5.png

Posted

The idea about the logo is that this a a company logo - usually easily presentable as a vector with colors. The problem is that most VoIP phones today take a very technical view on it and provide a mechanism to upload a wall paper which on some phones stays there even if there is a call going on. This is not the same thing. 

We are now provisioning well over 100 different models that have color displays. It is not very easy to keep up with new displays and user interfaces - it would be great if new VoIP phone firmware would be able to pull a PNG or SVG image and handle the logo display locally and properly.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...