<div dir="ltr">Hi guys,<div><br></div><div>Is there a way to interact with another session from Lua if you know that session&#39;s uuid?  I found JS documentation that says you can do new Session(uuid) but when I try that from Lua, I get errors.</div><div><br></div><div>When tried this: </div><div>otherSession = new freeswitch.Session(uuid)</div><div><br></div><div>otherSession was null.</div><div><br></div><div>Hopefully I am missing something obvious.</div></div>