Hello Guys,<div><br></div><div>I'm starting off with ESL, which is cool, but I'm trying to log to the console like Lua's "freeswitch.consoleLog("info", "BLAH BLAH");" doing it like: </div>
<div><br></div><div>my $con = new ESL::ESLconnection("localhost", "8021", "ClueCon");</div><div>$con->execute("log", "1, BlahBlah");</div><div><br></div><div><br></div>
<div>But nothing gets in the log files or console... and I can't find any documentation as to how to log using "execute"...</div><div><br></div><div>any ideas?</div><div><br></div><div>Thanks!</div><div><br>
</div><div>David</div>