[Freeswitch-dev] lock unlock in PortAudio
Sluschny, Thomas
Thomas.Sluschny at siemens.com
Mon Apr 21 08:47:04 EDT 2008
Hi all,
i use a very old version of freeswitch so i decided to give the version
1.0.pre4 (8124M) a try.
I use WinXP and VS2005 Prof.
At first a had to cope with some compile errors:
1. inet_pton() was not defined, i use Curl_inet_pton() for that now, but
what is the "official" way
2. some lpc10_decode errors, where i had to define some helper variables
And now my problem:
i make a call from portaudio to a sip device, 1st call is ok,
BUT if i do the same call again i hang in mod_PortAudio.c in line 1141:
switch_mutex_lock(globals.device_lock);
So it seams that someone doesnt unlock it :(
Anybody else have seen this problem? Has it to do with the compile
error?
Thanx in advance,
Thomas Sluschny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080421/a413ec6c/attachment.html
More information about the Freeswitch-dev
mailing list