From 693c80fb015c555961bec621936f2dabe1fdabfa Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 30 Nov 2006 22:56:56 +0000 Subject: [PATCH] update to sofia release 1.12.4, many fixes including fix for assert(sip) on response to invite after an outbound register git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3497 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/Download SOFIA.vcproj | 8 +- .../win32/sofia/libsofia_sip_ua_static.vcproj | 560 +++++++++--------- src/mod/endpoints/mod_sofia/Makefile | 2 +- src/mod/endpoints/mod_sofia/mod_sofia.vcproj | 4 +- 4 files changed, 287 insertions(+), 287 deletions(-) diff --git a/libs/win32/Download SOFIA.vcproj b/libs/win32/Download SOFIA.vcproj index 3e84da6092..2601d7391d 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 e2b879c0a6..b0a66004ce 100644 --- a/libs/win32/sofia/libsofia_sip_ua_static.vcproj +++ b/libs/win32/sofia/libsofia_sip_ua_static.vcproj @@ -26,7 +26,7 @@ > - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - + + + + - - - + + + - + - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - + + + + + + + + - - + + - - - - - + + + + + - - - + + + - - - - - - + + + + + + - - - + + + - - + + - - - - - - + + + + + + - - - - + + + + - - + + - - - + + + diff --git a/src/mod/endpoints/mod_sofia/Makefile b/src/mod/endpoints/mod_sofia/Makefile index 4a936315cc..105319c44b 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.11.tar.gz +TARBALL = sofia-sip-1.12.4.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 aa321a803c..4fdd604c21 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.vcproj +++ b/src/mod/endpoints/mod_sofia/mod_sofia.vcproj @@ -42,7 +42,7 @@