I fixed the inet_pton and a few other windows build issues. Please report back if you have any other modules not building right with current trunk.

Mike

On Apr 21, 2008, at 9:48 AM, Anthony Minessale wrote:

please try rev 8130

On Mon, Apr 21, 2008 at 7:47 AM, Sluschny, Thomas <[EMAIL PROTECTED] > wrote:
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



_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org




--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED]
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED]
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]
pstn:213-799-1400 _______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to