<div dir="ltr">Hi,<br><br>My lua scripts were working fine until I updated&nbsp; with SVN.&nbsp; I am starting to get errors in my lua scripts that use luasql lib.&nbsp; <br><br>Does anyone know what may be causing the problem and how can I fix it?<br>
<br><br><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">2008-09-24 20:02:20 [DEBUG] switch_core_state_machine.c:140 switch_core_standard_on_execute() sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> Execute lua(process_pstn_call.lua )</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">2008-09-24 20:02:20 [ERR] mod_lua.cpp:177 lua_parse_and_execute() error loading module &#39;luasql.mysql&#39; from file &#39;/usr/local/lib/lua/5.1/luasql/mysql.so&#39;:</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/lib/lua/5.1/luasql/mysql.so: undefined symbol: lua_getfield</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">stack traceback:</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [C]: ?</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [C]: in function &#39;require&#39;</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/share/lua/5.1/lualib.lua:1: in main chunk</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [C]: in function &#39;require&#39;</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/freeswitch/scripts/process_pstn_call.lua:1: in main chunk</span><br>
2008-09-24 20:02:20 [DEBUG] switch_cpp.cpp:849 destroy() destroy/unlink session from object<br>2008-09-24 20:02:20 [NOTICE] switch_cpp.cpp:851 destroy() Hangup sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>
2008-09-24 20:02:20 [DEBUG] switch_channel.c:1381 switch_channel_perform_hangup() Kill sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> [KILL]<br>2008-09-24 20:02:20 [DEBUG] switch_core_session.c:727 switch_core_session_signal_state_change() Kill sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> [BREAK]<br>
2008-09-24 20:02:20 [DEBUG] switch_core_state_machine.c:430 switch_core_session_run() (sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a>) State EXECUTE going to sleep<br>2008-09-24 20:02:20 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> Running State Change CS_HANGUP<br>
2008-09-24 20:02:20 [DEBUG] switch_core_state_machine.c:393 switch_core_session_run() (sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a>) State HANGUP<br>2008-09-24 20:02:20 [DEBUG] mod_sofia.c:272 sofia_on_hangup() Channel sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a> hanging up, cause: NORMAL_CLEARING<br>
2008-09-24 20:02:20 [DEBUG] mod_sofia.c:346 sofia_on_hangup() Responding to INVITE with: 480<br>2008-09-24 20:02:20 [DEBUG] sofia.c:200 sofia_event_callback() event [nua_i_state] status [480][Temporarily Unavailable] session: sofia/internal/<a href="mailto:6002@192.168.1.101">6002@192.168.1.101</a><br>
<span style="color: rgb(255, 0, 0);">2008-09-24 20:02:20 [ERR] switch_core_sqldb.c:131 switch_core_db_persistant_execute() SQL ERR [table sip_dialogs has no column named profile_name]</span><br><br><br><br>Regards,<br>JB<br>
<br></div>