diff --git a/libs/win32/Download SOFIA.vcproj b/libs/win32/Download SOFIA.vcproj index 3f1592047e..d651f39c60 100644 --- a/libs/win32/Download SOFIA.vcproj +++ b/libs/win32/Download SOFIA.vcproj @@ -76,8 +76,8 @@ diff --git a/libs/win32/sofia/libsofia_sip_ua_static.vcproj b/libs/win32/sofia/libsofia_sip_ua_static.vcproj index d7002aee36..3327f28f98 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/Makefile b/src/mod/endpoints/mod_sofia/Makefile index c66780d5c2..8e409148af 100644 --- a/src/mod/endpoints/mod_sofia/Makefile +++ b/src/mod/endpoints/mod_sofia/Makefile @@ -1,6 +1,6 @@ OS_ARCH := $(subst /,_,$(shell uname -s | sed /\ /s//_/)) VERSION = sofia-sip-1.12 -TARBALL = sofia-sip-1.12.3.7.tar.gz +TARBALL = sofia-sip-1.12.3.8.tar.gz CFLAGS += -I. -I$(PREFIX)/include/$(VERSION) LDFLAGS += -lsofia-sip-ua LINKER=$(CC) diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.vcproj b/src/mod/endpoints/mod_sofia/mod_sofia.vcproj index 84ef6b03f2..d4d80da5d8 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.vcproj +++ b/src/mod/endpoints/mod_sofia/mod_sofia.vcproj @@ -42,7 +42,7 @@