<div>Hi, </div><div><br></div><div><div>This is my first post here so I just wanted to say FreeSWITCH is fantastic. I&#39;m using it for an art installation which has been up and running for the last week in a gallery in Sligo, Ireland. ( More info here, for the curious: <a href="http://facebook.com/HelloOperatorIE">http://facebook.com/HelloOperatorIE</a> ).</div>

<div><br></div><div>Just one question for now: how can I see the output of a Lua script when launched from fs_cli?</div></div><div><br></div><div><div>-bash-3.2$ pwd</div><div>/opt/freeswitch/scripts</div><div>-bash-3.2$ lua</div>

<div>Lua 5.1.2  Copyright (C) 1994-2007 Lua.org, PUC-Rio</div><div>&gt; require &quot;test&quot;</div><div>Hello World</div><div>&gt;</div><div><br></div><div>I&#39;m probably missing something simple, but when I run it from the CLI all I get is &quot;+OK&quot;:</div>

<div><br></div></div><div>freeswitch@internal&gt; luarun test.lua</div><div>+OK</div><div><br></div><div>Thanks,</div><div>Brian</div>