This posting was generated automatically from darcs repo
<http://sofia-sip.org/repos/sofia-sip>.

Tue Mar  3 20:23:35 EET 2009  Della Betta Filippo <filippo DOT dellabetta AT 
telecomitalia DOT it>
  * su_uniqueid.c: srand() must be called per-thread on windows
  Ignore-this: ee98b86faadc4a39186ba4991b073c40

    M ./libsofia-sip-ua/su/su_uniqueid.c -1 +6

Tue Mar  3 20:18:30 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * check_session.c: more CANCEL timeout cases
  Ignore-this: e537149bb616d4afbc92367f9de28d4a

    M ./libsofia-sip-ua/nua/check_session.c -4 +111
    M ./libsofia-sip-ua/nua/test_s2.h +2

Tue Mar  3 20:15:01 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nua: check_nua now uses s2base.h and s2sip.h
  Ignore-this: f352be35d4bfcb306fad194d75c79fcb

    M ./libsofia-sip-ua/nua/Makefile.am -3 +1
    M ./libsofia-sip-ua/nua/check_etsi.c -45 +45
    M ./libsofia-sip-ua/nua/check_nua.c -2 +3
    M ./libsofia-sip-ua/nua/check_register.c -87 +87
    M ./libsofia-sip-ua/nua/check_session.c -438 +429
    M ./libsofia-sip-ua/nua/check_simple.c -72 +70
    M ./libsofia-sip-ua/nua/test_s2.c -902 +107
    M ./libsofia-sip-ua/nua/test_s2.h -91 +11

Tue Mar  3 19:30:32 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * check_nua: added test case for CANCELed INVITE timing out
  Ignore-this: bdba1414131335329ce0774c822cd4d3

    M ./libsofia-sip-ua/nua/check_session.c +48

Tue Mar  3 19:04:23 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * s2check/Makefile.am: more clue about name
  Ignore-this: baaf80681ed859f3dd740da8426183a3

    M ./s2check/Makefile.am -1 +1

Tue Mar  3 19:03:53 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * RELEASE: describe nta changes with forking, timer C, timer D, and CANCEL
  Ignore-this: 9f8fcd4f091124fde8e045c5bcd1191a

    M ./RELEASE +11

Tue Mar  3 18:56:34 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * test_soa.c: ignore fgets() return value. really.
  Ignore-this: 52bb4a4a00c3c76658f72db9b021b8b2

    M ./libsofia-sip-ua/soa/test_soa.c -2 +3

Tue Mar  3 18:49:51 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * test_nta.c: timer C now CANCELs INVITE transaction
  Ignore-this: 8de2e5747e7ae0e62e2d8ad9aeb0cbed
  
  408 response is not generated (unless CANCEL times out, too.)

    M ./libsofia-sip-ua/nta/test_nta.c -3 +4

Tue Mar  3 18:47:40 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta_tag.c: fixed NTATAG_TIMER_C() documentation
  Ignore-this: 25f9e984f56ff6eae482b27251cf0bbf

    M ./libsofia-sip-ua/nta/nta_tag.c -1 +1

Tue Mar  3 18:47:00 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta: timeout CANCELed INVITE transactions properly
  Ignore-this: 4e7fdc56065dba617352443a9310bb28
  
  Use timer D (instead of timer C) to timeout CANCELed INVITE transactions.
  
  Also, generate 408 Request Timeout to all forks that have not received a
  final response.

    M ./libsofia-sip-ua/nta/nta.c -69 +126

Tue Mar  3 18:40:57 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta: nta_agent_set_params() now returns correct value for tport parameters 
set
  Ignore-this: 5329ad20c55f25088d6aa0a3d1feab28

    M ./libsofia-sip-ua/nta/nta.c -4 +5

Tue Mar  3 18:37:30 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * s2check: added s2base.[hc], s2sip.[hc]
  Ignore-this: 6a32b36a47a6f9dd2b5fec7c7375c564
  
  Moved nua/test_s2 code here.

    M ./s2check/Makefile.am +2
    A ./s2check/s2base.c
    A ./s2check/s2base.h
    A ./s2check/s2sip.c
    A ./s2check/s2sip.h

Tue Mar  3 15:47:19 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta: calculate timer D correctly
  Ignore-this: f43d9dcc11fb6a19c3674a6da35ee7ec
  
  Timer D is either 32 seconds or 64 times T1, whichever is larger.

    M ./libsofia-sip-ua/nta/nta.c -4 +11

Mon Mar  2 19:58:01 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta.c: use already-resolved transport for CANCEL/ACK to [3456]XX
  Ignore-this: 62035ca32fdbf89ce7e7b81fc5b2be4e

    M ./libsofia-sip-ua/nta/nta.c -10 +11

Fri Feb 27 00:28:28 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nua/check_session.c: added test cases for REFER

    M ./libsofia-sip-ua/nua/check_session.c +144

Thu Feb 26 23:39:37 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nua/check_simple.c: removed extra debug logging, fixed 6.3.4 name

    M ./libsofia-sip-ua/nua/check_simple.c -4 +1
    M ./libsofia-sip-ua/nua/nua_session.c -8 +17

Mon Mar  2 19:21:17 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sl_utils_print.c: propagate error from fwrite()
  Ignore-this: 677bcb9f5335a9d07428e8b01b1900e4

    M ./libsofia-sip-ua/nta/sl_utils_print.c -1 +2

Tue Mar  3 15:56:30 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * tport.c: add TPTAG_LOG() and TPTAG_DUMP() to tport_get_params()
  Ignore-this: 463ce3a08bd78c8603f1c345e91f440c
  
  Fixed return value from tport_set_params(), too.

    M ./libsofia-sip-ua/tport/test_tport.c +11
    M ./libsofia-sip-ua/tport/tport.c -1 +6

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to