I&#39;m having the same issue when connecting to the ESL from Django through Apache WSGI.<div>I increased the number of processes with the <span style="font-family:arial,sans-serif;font-size:13.333333969116211px">processes=n option in the </span><span style="font-size:13.333333969116211px;font-family:arial,helvetica,sans-serif">WSGIDaemonProcess directive and it first seems to work but then I realized that it works only sometimes and I also notice it slows down all the web server.</span></div>
<div><span style="font-size:13.333333969116211px;font-family:arial,helvetica,sans-serif"><br></span></div><div><font face="arial, helvetica, sans-serif">When </font><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">ESLconnection is called, the </span><span style="font-family:arial,helvetica,sans-serif">Apache process/thread freezes and doesn&#39;t respond anything to the request so I couldn&#39;t obtained any debug trace of what is really happening. Using the Django built-in server all works OK so it seems a problem between WSGI and Freeswitch Python ESL.</span></div>
<div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">Any help would be really appreciated!</span></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2012/11/24 chaiyawut.so <span dir="ltr">&lt;<a href="mailto:chaiyawut.so@gmail.com" target="_blank">chaiyawut.so@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That solved the problem, thank you<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Can-not-use-Python-ESL-with-Django-and-apache-web-server-tp7584800p7584885.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Can-not-use-Python-ESL-with-Django-and-apache-web-server-tp7584800p7584885.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<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>
</div></div></blockquote></div><br></div>