![]() |
Programable Key - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: General topics (/forumdisplay.php?fid=15) +--- Thread: Programable Key (/showthread.php?tid=2871) |
Programable Key - vuck - 11-27-2014 01:12 AM Regards, I'm trying to configure a programmable key that works in the following way: Pressing the softkey: dial * 33 and turn on the light button. Pressing the softkey again: dial * 34 and turn off the button light. Something similar to the function: "forwarding". While forwarding is active the button light stays on, and pressing the softkey again the button light turns off and the forwarding is disabled. I do not want to use two softkeys, I want the same softkey enable and disable my custom function. This is possible? Thank you for your help. Roberto RE: Programable Key - CWR - 11-27-2014 01:14 AM Take a look at XML_Browser setup to do this. It requires a webserver to run the files. With these, you can change the lights. I don't know which phone you are working with, I did this on the T38. The image below I found online does it on the down arrow, which may or may not work, but it shows the syntax. ![]() Check out this ZIP of 5 files: https://www.dropbox.com/s/76btdgthwvj8nng/xml.zip?dl=0 The first one is what the XML_Browser calls. It gives the receptionist 4 options: DAY MODE, NIGHT MODE, LUNCH, WEEKEND Based on which one they choose, it loads another xml file which changes the lights and dials a * code. |