<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>Hi 
all,</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>i use a very old 
version of freeswitch so i decided to give the version 1.0.pre4 (8124M) a 
try.</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>I use WinXP and 
VS2005 Prof.</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>At first a had to 
cope with some compile errors:</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>1. <FONT 
size=2>inet_pton() was not defined, i use <FONT size=2>Curl_inet_pton() for that 
now, but what is the "official" way</FONT></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>2. some lpc10_decode 
errors, where i had to define some helper variables</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>And now my 
problem:</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>i make a call from 
portaudio to a sip device, 1st call is ok,</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial size=2>BUT if i do the same 
call again i hang in mod_PortAudio.c in line 1141:</FONT></SPAN></DIV>
<DIV><SPAN class=030152912-21042008>
<P><FONT face=Arial size=2>switch_mutex_lock(globals.device_lock);</FONT></P>
<P><SPAN class=030152912-21042008><FONT face=Arial size=2>So it seams that 
someone doesnt unlock it :(</FONT></SPAN></P>
<P><SPAN class=030152912-21042008><FONT face=Arial size=2>Anybody else have seen 
this problem? Has it to do with the compile error?</FONT></SPAN></P>
<P><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</P>
<P><SPAN class=030152912-21042008><FONT face=Arial size=2>Thanx in 
advance,</FONT></SPAN></P>
<P><SPAN class=030152912-21042008><FONT face=Arial size=2>Thomas 
Sluschny</FONT></SPAN></P></SPAN></DIV>
<DIV><SPAN class=030152912-21042008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>