<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>I have a script that connects to a mysql db. &nbsp;The script works perfect when I type "lua &nbsp;&lt;scriptname&gt;", but when I have Freeswitch all the script I get the following error message. &nbsp;I have changed my script to now call a python script to read the database and I am experiencing the same result. &nbsp;If I call the script from the command line it works but Freeswitch throws this error.</div><div><br></div><div>Please help,</div><div><br></div><div>Thanks,</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(188, 50, 28); background-color: rgb(254, 244, 156); position: static; z-index: auto;">2014-01-03 18:52:28.381720 [ERR] mod_lua.cpp:199 /usr/local/freeswitch/scripts/testCallerID.lua:31: attempt to concatenate global 'pythonResult' (a userdata value)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(188, 50, 28); background-color: rgb(254, 244, 156);">stack traceback:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(188, 50, 28); background-color: rgb(254, 244, 156);"><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/testCallerID.lua:31: in main chunk</div></div><div><br></div></body></html>