Show pagesourceOld revisionsBacklinksAdd to bookExport to PDFODT exportBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help Add a lua library LuaLibraries are part of the phones configuration. You can create your own, be it self-written or copy-pasted open source code. Just adapt the following and include it to your provisioning or simply restore it as backup via the WebUI. You can then use this library in any lua-script by requiring it, e.g. local myLib = require “myFancyLibName” <luaLibraries> <luaLibrary name="myFancyLibName"> <code><![CDATA[ -- insert your lua code of your library here ]]></code> </luaLibrary> </luaLibraries> en/products/comfortel-d-series/developer/luaapi/addanylualib.txt Last modified: 05.04.2022 11:36by hoehne