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
Go to file
Michael Jerris 5e85c15cd7 Update back to sofia tree now that we have identified the cause of the segfaults:
Fri Jan 11 09:12:01 EST 2008  Bernhard Suttner <suttner at comdasys.com>
  * Using # in SOATAG_HOLD to set media as inactive instead of sendonly

Fri Jan 11 09:15:18 EST 2008  Pekka.Pessi@nokia.com
  * soa_tag.c: documented SOATAG_HOLD() inactive mode

Fri Jan 11 09:28:46 EST 2008  Pekka.Pessi@nokia.com
  * su_addrinfo.c: if su_getaddrinfo() service is NULL, try both with "0" and NULL

Fri Jan 11 12:11:12 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: NetModule hack re-prioritizing SRV records
  
  Original hack by Stefan Leuenberger <Stefan.Leuenberger@netmodule.com>.
  
  The hack reprioritizes the SRV records used with transaction in case a
  server refuses connection or it does not answer.

Thu Jan 17 11:40:46 EST 2008  Pekka Pessi <Pekka.Pessi@nokia.com>
  * soa_static.c: cleaned inactive hold, added tests

Mon Jan 21 14:06:35 EST 2008  Pekka.Pessi@nokia.com
  * soa.c: using session state in soa_set_activity()
  
  The media mode bits are set using (local) session description instead of
  remote offer/answer when O/A has been completed.

Mon Jan 21 14:08:08 EST 2008  Pekka.Pessi@nokia.com
  * soa_static.c: soa_sdp_mode_set() now includes wanted media state in offer
  
  The wanted media state is based on original user SDP and SOATAG_HOLD()
  content. Removed soa_sdp_mode_set_is_needed(), using dry-run parameter
  instead.
  
Tue Jan 22 11:15:04 EST 2008  Pekka.Pessi@nokia.com
  * sip_util.c: updated sip_response_terminates_dialog() as per RFC 5057.
  
  Changes handling of 423 in case of SUBSCRIBE.

Tue Jan 22 11:35:44 EST 2008  Pekka.Pessi@nokia.com
  * test_soa.c: testing hold with inactive, offered mode and setting remote activity flags while in hold

Tue Jan 22 13:57:38 EST 2008  Pekka.Pessi@nokia.com
  * sres: added ttl parameter to sres_set_cached_srv_priority() and sres_cache_set_srv_priority().

Tue Jan 22 13:59:44 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: added NTATAG_GRAYLIST(). 
  
  Use NTATAG_GRAYLIST() as ttl value for sres_set_cached_srv_priority().

Wed Jan 23 10:07:30 EST 2008  Pekka Pessi <Pekka.Pessi@nokia.com>
  * soa_static.c: fixed signedness error

Wed Jan 23 11:05:23 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: ignore tags in nta_leg_by_dialog() if they are empty strings

Wed Jan 23 11:05:58 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: asserting in proper place when handling queue tail




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 19:48:14 +00:00
build fix untar of sounds on non linux (FSBUILD-31) 2008-01-07 08:32:43 +00:00
conf stop turning on tls 2008-01-25 19:50:13 +00:00
debian Alll those config and module files for rc1 ... get in package .. 2008-01-18 01:06:10 +00:00
docs thanks stkn 2008-01-18 21:42:40 +00:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj add freeswitch xcode project shell. Nothing here yet. 2007-11-02 18:22:24 +00:00
htdocs install htdocs files 2007-11-29 04:07:41 +00:00
libs Update back to sofia tree now that we have identified the cause of the segfaults: 2008-01-26 19:48:14 +00:00
scripts More gentls_cert improvements: check for usable CA and improve confirmation prompt in create command 2008-01-17 14:37:45 +00:00
src fix windows build 2008-01-26 04:07:48 +00:00
ssh_keys add a keys dir 2007-11-07 01:18:39 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 Enable code analysis 2007-12-21 05:38:04 +00:00
Freeswitch.2008.sln add mod_tone_stream to windows build 2007-12-31 18:49:17 +00:00
Freeswitch.sln add mod_tone_stream to windows build 2007-12-31 18:49:17 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am add some make targets 2008-01-25 18:07:24 +00:00
acinclude.m4 initial import of mod_java from Damjan Jovanovic 2007-09-25 13:21:17 +00:00
bootstrap.sh Changed libedit to go into bootstrap.sh since its now default, 2007-12-13 14:36:14 +00:00
configure.in Add gentls_cert script to create a CA and certificate for mod_sofia TLS 2008-01-15 14:53:05 +00:00
freeswitch.spec YAY a working spec file 2008-01-19 01:48:23 +00:00