From 39df1481c245f33c15aa32c063b478097a16e61e Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 23 Oct 2006 20:39:48 +0000 Subject: [PATCH] move to new sofia tarball for windows build, this new tarball includes fix for build w/o glib on *nix, fix for segfault on cancel during early media, and proper implementation of handing subscribe and publish requests up to the application (removes our private hacks to enable this behavior). git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3167 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/Download SOFIA.vcproj | 8 +- libs/win32/sofia/cleancount | 2 +- .../win32/sofia/libsofia_sip_ua_static.vcproj | 558 +++++++++--------- src/mod/endpoints/mod_sofia/mod_sofia.vcproj | 4 +- 4 files changed, 286 insertions(+), 286 deletions(-) diff --git a/libs/win32/Download SOFIA.vcproj b/libs/win32/Download SOFIA.vcproj index 8d3741e090..c84473d419 100644 --- a/libs/win32/Download SOFIA.vcproj +++ b/libs/win32/Download SOFIA.vcproj @@ -76,8 +76,8 @@ diff --git a/libs/win32/sofia/cleancount b/libs/win32/sofia/cleancount index 56a6051ca2..d8263ee986 100644 --- a/libs/win32/sofia/cleancount +++ b/libs/win32/sofia/cleancount @@ -1 +1 @@ -1 \ No newline at end of file +2 \ No newline at end of file diff --git a/libs/win32/sofia/libsofia_sip_ua_static.vcproj b/libs/win32/sofia/libsofia_sip_ua_static.vcproj index eedff6bac2..af700f1354 100644 --- a/libs/win32/sofia/libsofia_sip_ua_static.vcproj +++ b/libs/win32/sofia/libsofia_sip_ua_static.vcproj @@ -26,7 +26,7 @@ > @@ -3117,7 +3117,7 @@ Name="nta" > @@ -3825,7 +3825,7 @@ > @@ -3858,15 +3858,15 @@ Filter="url*.h" > @@ -3875,7 +3875,7 @@ Filter="features*.h" > @@ -3884,11 +3884,11 @@ Filter="bnf*.h" > @@ -3896,63 +3896,63 @@ Name="msg headers" > @@ -3960,47 +3960,47 @@ Name="sip headers" > @@ -4008,35 +4008,35 @@ Name="http headers" > @@ -4044,11 +4044,11 @@ Name="nth headers" > @@ -4056,23 +4056,23 @@ Name="sresolv headers" > @@ -4080,15 +4080,15 @@ Name="nea headers" > @@ -4096,27 +4096,27 @@ Name="iptsec headers" > @@ -4124,15 +4124,15 @@ Name="stun headers" > @@ -4140,11 +4140,11 @@ Name="nua headers" > @@ -4152,27 +4152,27 @@ Name="nta headers" > @@ -4180,19 +4180,19 @@ Name="tport headers" > @@ -4200,11 +4200,11 @@ Name="sdp headers" > @@ -4212,15 +4212,15 @@ Name="soa headers" > diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.vcproj b/src/mod/endpoints/mod_sofia/mod_sofia.vcproj index 0d05971058..049faaed6b 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.vcproj +++ b/src/mod/endpoints/mod_sofia/mod_sofia.vcproj @@ -42,7 +42,7 @@