<span class="Apple-style-span" style="border-collapse: collapse; "><div>Thanks for the response Traun.  The version of Python is 2.4.3, and I didn&#39;t build it myself, I installed it with yum.</div><div>The version of Red Hat is  4.1.2-41.</div>
<div>&quot;import threading&quot; works fine, so I don&#39;t think it&#39;s a Python threading issue.</div><div>The FreeSWITCH version I installed is the <a href="http://files.freeswitch.org/freeswitch-1.0.3.tar.gz">freeswitch-1.0.3.tar.gz</a> located at <a href="http://files.freeswitch.org">files.freeswitch.org</a>.</div>
<div>I didn&#39;t make any major changes to the configuration; I enabled Python and set-up the SIP profile, directory and dialplan. No other changes.</div><div>Any other help would be appreciated, since I really don&#39;t know where to look.</div>
<div><br></div><div>Thanks,</div><div>Adam</div><div><br></div><div><br></div>&gt;Date: Wed, 8 Apr 2009 06:36:27 +0430<br>&gt;From: Traun Leyden &lt;<a href="mailto:tleyden@branchcut.com" style="color: rgb(42, 93, 176); ">tleyden@branchcut.com</a>&gt;<br>
&gt;Subject: Re: [Freeswitch-users] Two or more simultaneous calls not<br>&gt;       working<br>&gt;To: <a href="mailto:freeswitch-users@lists.freeswitch.org" style="color: rgb(42, 93, 176); ">freeswitch-users@lists.freeswitch.org</a><br>
&gt;Message-ID:<br>&gt;      &lt;<a href="mailto:f9f80d540904071906j74c53d54q2c4acab117be10f4@mail.gmail.com" style="color: rgb(42, 93, 176); ">f9f80d540904071906j74c53d54q2c4acab117be10f4@mail.gmail.com</a>&gt;<br>&gt;Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Hello,<br>&gt;&gt;<br>&gt;&gt; I wrote an application using FreeSWITCH version 1.0.3, with mod_python and<br>&gt;&gt; a<br>&gt;&gt; 64 bit box on Red Hat.<br>&gt;&gt; The app works fine when one person dials in, but when a second person dials<br>
&gt;&gt; in, the first call stops and waits until the second call is finished. It&#39;s<br>&gt;&gt; really strange - if the first call is right in the middle of playing a<br>&gt;&gt; prompt, it will just stop, and there will be dead air. As soon as the 2nd<br>
&gt;&gt; call hangs up, the prompt for the first call starts playing right where it<br>&gt;&gt; left off.<br>&gt;&gt;<br>&gt;&gt; I previously had FreeSWITCH installed on a 32 bit CentOS box, and this was<br>&gt;&gt; not happening.<br>
&gt;&gt;<br>&gt;&gt; Does anybody have any idea what the cause of this could be?<br>&gt;&gt;<br>&gt;&gt; Thanks!<br>&gt;<br>&gt;<br>&gt;I&#39;m running mod_python fine with 64-bit (Ubuntu 8) and fs svn 12793, and<br>&gt;have not seen that problem.  Which version of python?  Did you build it<br>
&gt;yourself or was it from a package?  If its from a package, please provide<br>&gt;the version of Red Hat you are using.<br>&gt;<br>&gt;One possible cause is that python was not compiled with multi-threading<br>&gt;support.  I don&#39;t know how to check that however .. googled around and<br>
&gt;didn&#39;t find anything.  If you fire up<br>&gt;your python interpreter and type &quot;import threading&quot; do you get an error?</span><br><div><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></div>