<div dir="ltr">Hi Joli,<div><br></div><div><br></div><div>is that FS current master or 1.2? In master is 5.2 lua included, in 1.2 is 5.1 Version.</div><div><br></div><div>You could test your lua script with the full-path to the python script. Maybe the current working directory of lua is diffrent. </div>

<div><br></div><div><span style="font-family:Menlo;font-size:11.199999809265137px;background-color:rgb(254,244,156)">pythonResult = </span><span style="font-family:Menlo;font-size:11.199999809265137px;color:rgb(37,178,191)">assert</span><span style="font-family:Menlo;font-size:11.199999809265137px;background-color:rgb(254,244,156)"> (</span><span style="font-family:Menlo;font-size:11.199999809265137px;color:rgb(37,178,191)">io.popen</span><span style="font-family:Menlo;font-size:11.199999809265137px;background-color:rgb(254,244,156)"> (</span><span style="font-family:Menlo;font-size:11.199999809265137px;color:rgb(188,50,28)">&#39;/usr/bin/python <b>/my/full/path/</b>python2lua.py &#39;</span><span style="font-family:Menlo;font-size:11.199999809265137px;background-color:rgb(254,244,156)"> ..callerID))</span><br>
</div><div><span style="font-family:Menlo;font-size:11.199999809265137px;background-color:rgb(254,244,156)"><br></span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/4 Joli Martinez <span dir="ltr">&lt;<a href="mailto:mrjoli021@gmail.com" target="_blank">mrjoli021@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello,<div><br></div><div>I have a script that connects to a mysql db.  The script works perfect when I type &quot;lua  &lt;scriptname&gt;&quot;, but when I have Freeswitch all the script I get the following error message.  I have changed my script to now call a python script to read the database and I am experiencing the same result.  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)">2014-01-03 18:52:28.381720 [ERR] mod_lua.cpp:199 /usr/local/freeswitch/scripts/testCallerID.lua:31: attempt to concatenate global &#39;pythonResult&#39; (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 style="white-space:pre-wrap">        </span>/usr/local/freeswitch/scripts/testCallerID.lua:31: in main chunk</div></div><div><br></div></div><br>_________________________________________________________________________<br>

Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Mit freundlichen Grüßen<br>*Karsten Horsmann*<br>
</div>