Yealink Forums
XML Browser Configuration Question - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: XML Browser Configuration Question (/showthread.php?tid=19067)



XML Browser Configuration Question - Bahntechnik - 07-21-2016 08:02 PM

Hi,

we are using T46G with latest firmware (*.130). Additional we have several scripts, which control the phone. Therefor we use the XML Configuration Object to change several parameter.

This is working very well.

Now we want to enable the power LED with this the XML Configuration Object. With this XML File the LED turns on.

Code:
<?xml version="1.0"?>
<YealinkIPPhoneConfiguration Beep="yes">
<Item>phone_setting.common_power_led_enable = 1</Item>
</YealinkIPPhoneConfiguration>

The problem is, that the LED is turned of some seconds later. What is the problem?

Additional Question:
We use the XML Status Object to show the target of the active call forward function. Is there any chance to show this XML Status Object also on the Screen Saver? Now the shown information is not visible.

greetings

Gert


RE: XML Browser Configuration Question - AB1972 - 07-22-2016 02:00 PM

(07-21-2016 08:02 PM)Bahntechnik Wrote:  Now we want to enable the power LED with this the XML Configuration Object. With this XML File the LED turns on.

The problem is, that the LED is turned of some seconds later. What is the problem?

Hello everyone!

Everything seems to be working fine but the LED doesn't turn on at all. For me it's not a big deal but is it possible that it just burned out? Before it seemed to be working.