Commit Graph

751 Commits

Author SHA1 Message Date
Michael Jerris 8f9ae7db5f fix build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:34:59 +00:00
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
Stefan Knoblich 73cbaf9eb8 Fix pthread configure check for js cli tool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 18:03:32 +00:00
Michael Jerris 3375896456 no need to build files that are not used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 02:17:20 +00:00
Anthony Minessale 63cc1171b5 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 01:11:21 +00:00
Anthony Minessale ab9efea581 BSD fixes, thanks jontow for the use of your box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 01:10:37 +00:00
Anthony Minessale 11b8615afb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 20:55:36 +00:00
Anthony Minessale f9fb469ae2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 17:23:15 +00:00
Anthony Minessale 49af313dce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 15:09:21 +00:00
Anthony Minessale 592e388c40 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 15:09:12 +00:00
Anthony Minessale cd3c6a30c9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:43:50 +00:00
Michal Bielicki 46cfce18e8 typo in zNew = sqliteMallocRaw(n+1); util.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 10:58:33 +00:00
Michael Jerris 1f631718dd use strndup replacement on msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 03:35:15 +00:00
Anthony Minessale 7adad0e4a9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-04 16:43:50 +00:00
Anthony Minessale 1bbeb4f706 cross t's and dot i's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 21:34:44 +00:00
Anthony Minessale ef563f04c4 fix spidermonkey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:04:56 +00:00
Michael Jerris c267522cb7 fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 03:01:53 +00:00
Anthony Minessale ef3fde4ddf more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 02:55:36 +00:00
Anthony Minessale 1b37d13d3a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 21:17:20 +00:00
Anthony Minessale 2faabff764 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 21:13:09 +00:00
Anthony Minessale 872db73eeb update sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 19:12:45 +00:00
Michael Jerris 0fe7efe735 cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:50:39 +00:00
Anthony Minessale 4945769369 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 15:32:41 +00:00
Brian West da8d9bc20f wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-15 00:39:53 +00:00
Anthony Minessale 3f581d06d0 add uuid_dump
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 23:11:14 +00:00
Michael Jerris fdf1ce1631 silence msvc 2008 build warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 19:05:38 +00:00
Michael Jerris f4a98ece39 fix curl build on msvc 2008 when running on xp and prior.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 18:14:35 +00:00
Michael Jerris d0f7f0f137 cleanup build warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:56:11 +00:00
Anthony Minessale 9e9695a3d3 sip is fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 00:00:57 +00:00
Anthony Minessale 41550d54df safe_free
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 17:17:28 +00:00
Michal Bielicki 99b12efefc Changed libedit to go into bootstrap.sh since its now default,
but still make the build and include selectable from configure
Chnaged libedit to use automake
Still need to update the leftover configure and .in files


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 14:36:14 +00:00
Michael Jerris 98c156d807 fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 02:22:15 +00:00
Michael Jerris 41a9a77803 default debug to 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 01:25:23 +00:00
Michael Jerris 1f28595116 default log level to 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 01:17:46 +00:00
Michael Jerris 6787c09682 default to the same as SU_DEBUG define for log level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 01:15:56 +00:00
Michael Jerris 4110f73cf3 add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Michael Jerris ce4755c362 add pic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 22:01:01 +00:00
Michael Jerris 6c86bd9cc3 fix non-windows build broken by msvc 9 fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 16:00:43 +00:00
Michael Jerris 067afdf3d3 fix for msvc 9 build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 15:58:20 +00:00
Michael Jerris 4a059f764a prepend su_ to inet_ntop and inet_pton replacement functions to work around problematic msvc 9 headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 10:45:05 +00:00
Michael Jerris ed82dd79bc add missing header files for msvc 9 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 10:15:58 +00:00
Michael Jerris 5c19d7f5d1 fix for msvc 9 build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 10:10:03 +00:00
Michael Jerris 673ce5afba msvc 9 build tweak.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 09:52:42 +00:00
Michael Jerris 773894bc2d if the leg is already destroyed, just kill the original request.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 19:18:42 +00:00
Michael Jerris 058ab862b3 sync to current darcs tree:
Tue Nov 20 11:46:34 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua_register.c: silenced warning with URL_INIT_AS() on Sun CC

Tue Nov 20 11:47:06 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_register.c: fixed authentication caching issue

Tue Nov 20 12:09:19 EST 2007  Pekka.Pessi@nokia.com
  * tport: tport_name_is_resolved() now uses host_is_ip_address()

Tue Nov 20 12:53:54 EST 2007  Pekka.Pessi@nokia.com
  * tport.c: fixed EXPENSIVE unresolved bug.

Wed Nov 21 07:10:40 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_tport.c: skipping tests on TLS if send fails. 

Wed Nov 21 11:46:42 EST 2007  Pekka.Pessi@nokia.com
  * test_nta.c: removed dead code

Thu Nov 22 08:42:14 EST 2007  Pekka.Pessi@nokia.com
  * test_nta.c: refactored client side tests

Thu Nov 22 09:39:45 EST 2007  Pekka.Pessi@nokia.com
  * nta: added nta_sip_is_internal().

Tue Nov 27 13:43:41 EST 2007  Pekka.Pessi@nokia.com
  * test_htable2.c: removed conversion warning 
  
  Conversion of size_t to isize_t when compiled wihout --disable-size-compat.

Wed Nov 21 11:16:04 EST 2007  Daniele Rondina <geaaru at gmail dot com>
  * nta.c: nta_outgoing_*create() now uses NTATAG_TPORT() even if NTATAG_DEFAULT_PROXY() is set

Thu Nov 22 09:36:21 EST 2007  Pekka.Pessi@nokia.com
  * nta.c: always use tport from NTATAG_TPORT() (even if it is bad)
  
  Add tests, too.

Thu Nov 22 10:01:33 EST 2007  Pekka.Pessi@nokia.com
  * nta: added nta_msg_is_internal().

Mon Nov 26 17:08:16 EST 2007  Pekka.Pessi@nokia.com
  * test_proxy.c: removed memory leaks

Mon Nov 26 17:08:35 EST 2007  Pekka.Pessi@nokia.com
  * test_basic_call.c: fixed --no-proxy tests

Mon Nov 26 17:12:27 EST 2007  Pekka.Pessi@nokia.com
  * sofia-sip/su_wait.h: added su_msg_new(), su_msg_send_to(), su_msg_deinitializer()
  
  Reduce overhead from message passing.

Mon Nov 26 19:15:41 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * configure.ac: defining HAVE_SOFIA_HTTP

Mon Nov 26 19:23:05 EST 2007  Pekka.Pessi@nokia.com
  * nua: moved message passing into nua_stack.c. Recfactored reference counting.
  
  This seems to fix the memory leak within 1.12.7.

Wed Nov 28 10:15:07 EST 2007  Pekka.Pessi@nokia.com
  * test_su.c: removed calls of deprecated (and unimplemented) functions su_clone_pause()/su_clone_resume()

Thu Nov 22 09:59:13 EST 2007  Pekka.Pessi@nokia.com
  * nua_stack.c: more logging on bad authentication

Mon Nov 26 19:49:34 EST 2007  Pekka.Pessi@nokia.com
  * tport.h, tport.c: updated tport_create() docs

Thu Nov 29 12:17:40 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * tport: collecting statistics

Thu Nov 29 12:21:10 EST 2007  Pekka.Pessi@nokia.com
  * rules/sofia.am: defining INTERNAL_INCLUDES so it can be used from any subdir
  
  utils/Makefile.am, libsofia-sip-ua/nua/Makefile.am: using INCLUDES from sofia.am

Thu Nov 29 13:03:44 EST 2007  Pekka.Pessi@nokia.com
  * nua: moved test_nua contents in ltlibraries

Thu Nov 29 13:05:25 EST 2007  Pekka.Pessi@nokia.com
  * Makefile.am, configure.ac: added subdir tests for Check-based module tests

Fri Nov 30 09:03:14 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua_session.c: avoid NULL nua_session_state_t pointer in nua_update_client_report
  
  Thanks to Fabio Margarido for reporting this problem.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 18:44:14 +00:00
Anthony Minessale 9ad062b684 fix off-by-5 error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 17:06:01 +00:00
Anthony Minessale 0f1d4b9a70 don't link to installed libs, patch from stkn (fix for MODLANG-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:29:07 +00:00
Anthony Minessale a8433a1956 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 23:30:40 +00:00
Anthony Minessale 321b68c5b4 these aren't the droids you're looking for, move along....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 22:56:01 +00:00
Michal Bielicki 7487bc8626 better fix for wrongly placed nspr libraries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 19:05:46 +00:00