<div class="gmail_quote"><div>Hi Adam,<br><br>I&#39;m stumped .. I guess you could try the following:<br><br>* Try with the trunk version of freeswitch.  I don&#39;t think it will matter, but just in case<br><br>* Try to simulate the same test with a Lua script.  Do you see the same problem?<br>
<br>If those don&#39;t turn up anything, then the next logical step would be<br>to start adding printf() statements in the mod_python code and<br>find out where it is getting stuck.  In particular around the parts where<br>
it swaps the threadstate in and out.  I might be able to create a patch<br>for you, but try those other tests first.<br><br>HTH,<br>Traun<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thanks for the response Traun.  The version of Python is 2.4.3, and I didn&#39;t<br>
build it myself, I installed it with yum.<br>
The version of Red Hat is  4.1.2-41.<br>
&quot;import threading&quot; works fine, so I don&#39;t think it&#39;s a Python threading<br>
issue.<br>
The FreeSWITCH version I installed is the<br>
freeswitch-1.0.3.tar.gz&lt;<a href="http://files.freeswitch.org/freeswitch-1.0.3.tar.gz" target="_blank">http://files.freeswitch.org/freeswitch-1.0.3.tar.gz</a>&gt;<br>
located<br>
at <a href="http://files.freeswitch.org" target="_blank">files.freeswitch.org</a>.<br>
I didn&#39;t make any major changes to the configuration; I enabled Python and<br>
set-up the SIP profile, directory and dialplan. No other changes.<br>
Any other help would be appreciated, since I really don&#39;t know where to<br>
look.<br>
<br>
Thanks,<br>
Adam</blockquote></div><br>