freeswitch/libs/sofia-sip/libsofia-sip-ua/nua
Michael Jerris c13fd78987 sync to the 1.12.6work3 (1.12.7 pre-release) from darcs:
Mon Oct  8 15:00:04 EDT 2007  Pekka Pessi <first.lastname@nokia.com>
  * tport: fixed problem with tls send blocking

Wed Oct 10 13:55:25 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * Fixed the internal type of statistics

Thu Oct 11 11:25:59 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nta: fix sf.net bug #1810115, crash after nta_destroy()

  su_msg_t delivery, again.

  Thanks to Mikhail Zabaluev for reporting this.

Thu Oct 11 11:45:20 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nta: fixed type checking on NTATAG_UDP_MTU()/NTATAG_UDP_MTU_REF()

Thu Oct 11 13:25:12 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua: fixed the from header handling

  The agent-level From header no longer overrides the From header set by
  nua_invite() and friends.

  Thanks to Fabio Margarido for keeping reporting about the problem.

Thu Oct 11 13:28:58 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * RELEASE: updated

Thu Oct 11 11:30:13 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * torture_sresolv.c: fixed printf() formatting types

  Passed a size_t to %u.

Thu Oct 11 11:44:54 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * rules/sofia.am: not using make -C dir

Thu Oct 11 14:16:51 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  tagged release candidate 1 for 1.12.7

Thu Oct 11 12:25:28 EDT 2007  Pekka.Pessi@nokia.com
  * su_clone_start(): fixed spurious release of a pthreaded port




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 19:58:13 +00:00
..
sofia-sip Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
ChangeLog
Doxyfile.in Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
Makefile.am
nua.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua.docs Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
nua_common.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_dialog.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
nua_dialog.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_event_server.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_extension.c
nua_message.c
nua_notifier.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
nua_options.c
nua_params.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
nua_params.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_publish.c
nua_register.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_registrar.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_session.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_stack.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
nua_stack.h sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
nua_subnotref.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_tag.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
outbound.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
outbound.h merge darcs tree 2007-09-19 16:24:40 +00:00
test_100rel.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_basic_call.c merge darcs tree 2007-09-19 16:24:40 +00:00
test_call_hold.c
test_call_reject.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_cancel_bye.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_extension.c
test_init.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nat.c
test_nat.h
test_nat_tags.c
test_nua.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nua.h sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nua_api.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nua_params.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
test_offer_answer.c
test_ops.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_proxy.c merge darcs tree 2007-09-19 16:24:40 +00:00
test_proxy.h merge darcs tree 2007-09-19 16:24:40 +00:00
test_refer.c
test_register.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_session_timer.c
test_simple.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_sip_events.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00