Yealink Forums
Bug on XML Browser Image display - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+--- Thread: Bug on XML Browser Image display (/showthread.php?tid=42792)



Bug on XML Browser Image display - Tercio - 05-21-2019 02:45 PM

I was using the following XML to display an image in the screen of several T46S phones.

The image has 480 x 270 pixels and was displayed "fullscreen"(Despite de fact it was using mode="regular") with soft keys on it. I cannot use mode=fullscreen because it hides the softkeys.

After upgrading from firmware 66.83.0.35 to 66.84.0.15, the image was occupying only half of the screen, the center part of it(Both aligns middle)

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneImageScreen Beep="no" Timeout="5" LockIn="no" mode="regular">
    <Image verticalAlign="middle" horizontalAlign="middle">http://camera.office.local/cam.jpg</Image>
    <SoftKey index="1">
        <Label>Update</Label>
        <URI>http://camera.office.local/cam.xml</URI>
    </SoftKey>
    <SoftKey index="2">
        <Label>Pickup</Label>
        <URI>Dial:55</URI>
    </SoftKey>
</YealinkIPPhoneImageScreen>

Firmware 66.83.0.35: IMG_0313.jpeg

Firmware 66.84.0.15: IMG_0312.jpeg


RE: Bug on XML Browser Image display - Mike_Yealink - 05-22-2019 02:54 AM

HI

Attached is the description file uploaded, please refer to!,If there are any questions, please feel free to contact with ticket.yealink.com .