mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
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
…
…
…
…
…
…
…
…
The file is empty.
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Readme
267 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%