freeswitch/libs/sofia-sip/libsofia-sip-ua/nua
Michael Jerris d93a42df14 Merge current sofia-sip darcs tree:
Thu Dec 13 09:15:04 EST 2007  Pekka.Pessi@nokia.com
  * libsofia-sip-ua/docs/hide_emails.sh: moved to scripts/ subdir

Thu Dec 13 09:15:34 EST 2007  Pekka.Pessi@nokia.com
  * check_sofia.c: pass xml result file as optional parameter to check_sofia

Thu Dec 20 08:13:37 EST 2007  Pekka.Pessi@nokia.com
  * stun.c: try to avoid using stun handle after returning from discovery callback
  
  Crash reported and partial patch by Daniele Rondina.

Thu Jan  3 07:11:27 EST 2008  Pekka.Pessi@nokia.com
  * tport_type_udp.c: using SO_RCVBUFFORCE and SO_SNDBUFFORCE to set rmem/wmem on udp sockets
  
  Referring reader to Linux sysctls to TPTAG_UDP_RMEM and TPTAG_UDP_WMEM
  documentation.

Thu Jan  3 07:11:47 EST 2008  Pekka.Pessi@nokia.com
  * m4/sac-su2.m4: checks for SO_RCVBUFFORCE and SO_SNDBUFFORCE

Thu Jan  3 08:19:04 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: calculate next timeout only after completing current timeout
    
  Thanks to Mike Jerris for reporting this problem.

Thu Jan  3 11:02:11 EST 2008  Pekka.Pessi@nokia.com
  * sac-su2.m4: checking for IP_ADD_MEMBERSHIP and IP_MULTICAST_LOOP

Thu Jan  3 12:08:39 EST 2008  Pekka.Pessi@nokia.com
  * tport_type_udp.c: when binding to multicast address, join to the group, too.
  
  Use "canonic" IP address (from host-part of the SIP URI) to specify
  interface.

Mon Nov 19 15:01:09 EST 2007  Pekka Pessi <first.lastname@nokia.com>
  * tport_type_udp.c: made IP_ADD_MEMBERSHIP as portable

Fri Jan  4 13:19:01 EST 2008  Pekka.Pessi@nokia.com
  * test_nta.c: added check for request merging (with both 3261 and 2543 proxies)

Fri Jan  4 13:20:35 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: fixed request merging with RFC 2543 proxies
    
  Updated matching of PRACKs with outstanding 100rel, too.

Fri Jan  4 15:27:01 EST 2008  Pekka.Pessi@nokia.com
  * nta.c: follow more closely RFC 3261 request matching rules

Fri Jan  4 15:31:22 EST 2008  Pekka.Pessi@nokia.com
  * nua_session.c: do not clear soa when an overlapping INVITE is received
  
Fri Jan  4 15:32:58 EST 2008  Pekka.Pessi@nokia.com
  * nua/outbound.c: reduce logging

Fri Jan  4 16:51:00 EST 2008  Pekka.Pessi@nokia.com
  * nua_subnotref.c: accept NOTIFY without Event header

Fri Jan  4 16:53:20 EST 2008  Pekka.Pessi@nokia.com
  * nua_notifier.c: fix problem handing expiration time if NOTIFY is sent before SUBSCRIBE has been responded

Fri Jan  4 16:54:08 EST 2008  Pekka.Pessi@nokia.com
  * nua_notifier.c: allow notifier handle to be shut down if SUBSCRIBE has been accpeted but no NOTIFY has been sent



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 20:15:11 +00:00
..
sofia-sip Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
ChangeLog add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
Doxyfile.in Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
Makefile.am sync to current darcs tree: 2007-12-06 18:44:14 +00:00
nua.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
nua.docs merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
nua_common.c sync to current darcs tree: 2007-12-06 18:44:14 +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-12-06 18:44:14 +00:00
nua_event_server.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_extension.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_message.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_notifier.c Merge current sofia-sip darcs tree: 2008-01-06 20:15:11 +00:00
nua_options.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_params.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
nua_params.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_publish.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_register.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
nua_registrar.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_session.c Merge current sofia-sip darcs tree: 2008-01-06 20:15:11 +00:00
nua_stack.c wip 2007-12-15 00:39:53 +00:00
nua_stack.h sync to current darcs tree: 2007-12-06 18:44:14 +00:00
nua_subnotref.c Merge current sofia-sip darcs tree: 2008-01-06 20:15:11 +00:00
nua_tag.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
outbound.c Merge current sofia-sip darcs tree: 2008-01-06 20:15:11 +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 sync to current darcs tree: 2007-12-06 18:44:14 +00:00
test_call_hold.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
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 a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_init.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
test_nat.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
test_nat.h a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_nat_tags.c add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
test_nua.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
test_nua.h sync to current darcs tree: 2007-12-06 18:44:14 +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 a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
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 sync to current darcs tree: 2007-12-06 18:44:14 +00:00
test_proxy.h Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
test_refer.c Update sofia-sip from darcs: 2007-06-20 10:41:15 +00:00
test_register.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
test_session_timer.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
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 with sofia darcs trunk: 2007-11-12 16:04:47 +00:00