]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Thu Jun 5 11:48:10 EDT 2008 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Tue, 8 Jul 2008 04:37:05 +0000 (04:37 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 8 Jul 2008 04:37:05 +0000 (04:37 +0000)
  * configure.ac, RELEASE: 1.12.9

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8922 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/RELEASE
libs/sofia-sip/configure.ac

index f0a73f1e4b17e908949eb881d96f0cc9c0a548ca..b697936af3d29977c43da1718ab3b2e44208b27c 100644 (file)
@@ -1,6 +1,6 @@
-======================================
-Release notes for Sofia-SIP 1.12.9pre1
-======================================
+==================================
+Release notes for Sofia-SIP 1.12.9
+==================================
 
 Changes since last release
 --------------------------
@@ -104,3 +104,5 @@ Bugs fixed in this release
 - Fixed sf.net bug #1930055: nat detection did not un-REGISTER natted contact
   if fist response to REGISTER was 200 OK.
 - Fixed crashes in soa if m= lines were removed from user sdp.
+- Fixed problem detecting CANCEL with To-tag copied from a provisional
+  response
index dcde50b9772f5321e120277e0e48102f337afcef..5a86bc3decc5129c46e422c22691eeac0c545013 100644 (file)
@@ -11,7 +11,7 @@ dnl information on the package
 dnl ---------------------------
 
 dnl update both the version for AC_INIT and the LIBSOFIA_SIP_UA_MAJOR_MINOR
-AC_INIT([sofia-sip], [1.12.8pre1.12.9.1])
+AC_INIT([sofia-sip], [1.12.9])
 AC_CONFIG_SRCDIR([libsofia-sip-ua/sip/sofia-sip/sip.h])
 AC_SUBST(VER_LIBSOFIA_SIP_UA_MAJOR_MINOR, [1.12])
 dnl Includedir specific to this sofia version