<div dir="ltr">minimally, you&#39;ll need to build the lua ESL module (check the wiki for instructions). beyond that you can do quite a bit with standard lua. if you need more capability, i would recommend finding and installing them using luarocks: <a href="https://luarocks.org">https://luarocks.org</a><div><br></div><div>the three most common additional packages i use are:</div><div> - <a href="https://luarocks.org/modules/hisham/luafilesystem">https://luarocks.org/modules/hisham/luafilesystem</a></div><div> - <a href="https://luarocks.org/modules/luarocks/lua-cjson">https://luarocks.org/modules/luarocks/lua-cjson</a></div><div> - <a href="https://luarocks.org/modules/luarocks/luasocket">https://luarocks.org/modules/luarocks/luasocket</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 21, 2016 at 1:36 AM, vfclists . <span dir="ltr">&lt;<a href="mailto:vfclists@gmail.com" target="_blank">vfclists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>What Lua packages do I need to get started with Lua, especially if I want to use ESL, ie in addition to those which are automatically included by the Lua installation?<br><br></div>Are there some recommended sets and download locations?<span class="HOEnZb"><font color="#888888"><br><div><br><br><br><br>-- <br><div>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a></div>
</div></font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>