<div>Hi, </div><div><br></div><div><div>This is my first post here so I just wanted to say FreeSWITCH is fantastic. I'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>> require "test"</div><div>Hello World</div><div>></div><div><br></div><div>I'm probably missing something simple, but when I run it from the CLI all I get is "+OK":</div>
<div><br></div></div><div>freeswitch@internal> luarun test.lua</div><div>+OK</div><div><br></div><div>Thanks,</div><div>Brian</div>