[Freeswitch-users] How to use Lua standard libraries
Brian West
brian at freeswitch.org
Sun Sep 14 22:19:07 PDT 2008
Jon,
Forgive me I made the assumption you knew lua! ;) Mybad.
Example:
require "luasql.postgres"
The standard library stuff should already be there.
http://lua-users.org/ has a lot of info that helps.
/b
On Sep 15, 2008, at 12:13 AM, Jon Bruel wrote:
> Well, Brian, you gave me the answer: "require and include just like
> any other lua script should work.", but I'm new the Lua - a dummy -
> and I haven't been able to Google it with just the right question,
> so please spell it out for me! What are the exact commands, and
> where do I find further information for similar issues?
>
> Jon
>
Brian West
sip:brian at freeswitch.org
More information about the FreeSWITCH-users
mailing list