Hi All,<br><br>In javascript the session.waitForAnswer(10000); working without any problem.<br><br>But in Lua session:waitForAnswer(10000); throwing the following error.<br><br><br><b>2010-06-10 10:54:21.029607 [ERR] mod_lua.cpp:182 Error in waitForAnswer (arg 2), expected &#39;CoreSession *&#39; got &#39;number&#39;<br>

stack traceback:</b><br><br><br>What is the correct argument for this function in LUA. In wiki this function description is not available.<br><br>Any help appreciate.<br><br>Thanks<br>Lloyd<br>