freeswitch/libs
Michael Jerris 85c8bcd5ed Merge changes from sofia-sip tree:
Mon Feb 12 21:22:39 EET 2007  Maxim Zaikin <Maxim at amsd.com>
  * su_pthread_port.c: destroying condition variable used when destroying the thread.

Tue Feb 13 01:10:38 EET 2007  kai.vehmanen@nokia.com
  * nua: Ignore CANCEL of incoming request if we have already sent a final response, part 2.

Tue Feb 13 01:02:00 EET 2007  kai.vehmanen@nokia.com
  * nua: Ignore CANCEL of incoming request if we have already sent a final response. Problem reported by Mike Jerris.

nua: fixed problems in state machines.
Pekka Pessi <first.lastname@nokia.com>**20070214201847
   
 These problems are mostly introduced in 1.12.5:
 - assert failed if INVITE was received when calling
   (reported by Michael Jerris)
 - assert failed if nua_invite() was called second time before receiving
   final response to first INVITE (ditto)
 - ACK is now always sent if session was terminated after receiving 2XX
 - if nua has a pending incoming INVITE request, return 491 to
   nua_invite()

nta.c: return 481 response to CANCEL if INVITE transaction was successful
According to the RFC 3261 state diagram the INVITE transaction is destroyed
 immediately when a final 2XX series response is sent. Now nta returns a 481
 response to CANCEL if it finds an INVITE server transaction that was
 responded with a 2XX success response.




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-15 05:18:37 +00:00
..
apr
apr-iconv-1.1.1
apr-util
codec The Makefile.in was correct but this file was not. 2007-01-16 16:01:54 +00:00
curl
iax use closesocket on sockets.. not close 2007-01-22 16:54:30 +00:00
iksemel update 2007-01-19 21:56:31 +00:00
js fix configure test failure if -Werror is in CFLAGS 2007-02-14 23:17:48 +00:00
libdingaling fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
libetpan fix libetpan 0.48 windows build. 2006-12-20 21:01:39 +00:00
libresample make executable. 2007-01-21 00:29:35 +00:00
libsndfile pointer truncation fix. 2007-01-31 07:55:18 +00:00
libspeakup
libteletone fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
pcre
portaudio indications are that we can use mfence, lfence, sfence on x86_64, we will need to test and confirm this, but this should fix the build on 64 bit linux gcc at least. need testers to confirm this. 2007-01-19 12:49:10 +00:00
sofia-sip Merge changes from sofia-sip tree: 2007-02-15 05:18:37 +00:00
speex add speex 1.2beta1 to in tree libs 2006-12-20 18:13:27 +00:00
sqlite remove generated files 2006-12-20 15:43:59 +00:00
srtp change around types for better c99 compliance, fixes windows srtp build and builds that do not default to 8 bit stuct alignment. 2006-12-22 19:02:10 +00:00
udns missing ; 2007-02-08 19:35:07 +00:00
win32 fix file object support in spidermonkey build 2007-02-14 19:42:45 +00:00
xmlrpc-c add xmlrpc-c 1.03.14 to in tree libs 2006-12-21 03:57:49 +00:00
libresample-0.1.3.build.sh
mozilla.build.sh
openldap-2.3.19.build.sh
sqlite-3.3.6.build.sh
srtp.build.sh
udns.build.sh