Set default account via XML programming - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: Configuration (/forumdisplay.php?fid=24) +--- Thread: Set default account via XML programming (/showthread.php?tid=45529) |
Set default account via XML programming - jsubirana - 12-01-2021 02:46 AM This is a simple question that did not found explained in the XML browser developer manuals. Is it a way to set default account via XML programming ? that is in a device with multiple active accounts at a time how can we set default one via XML (not via keypad neither modifying settings) RE: Set default account via XML programming - LTPShine - 05-12-2022 07:40 PM Hi, Did you ever get an answer to this question? We are interested in what the code is as well? Thank you RE: Set default account via XML programming - clarityvoice - 12-22-2022 12:05 AM Code is as follows; features.default_account = Integer from 1 to 16 |