Commit Graph

4580 Commits

Author SHA1 Message Date
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
Michal Bielicki 3c14db6122 dded installation of monit file
fixed typo in init file
now lets finally go to testing and qa :))


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 17:36:01 +00:00
Anthony Minessale a37a77c7e6 add vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 15:46:54 +00:00
Michael Jerris 533c46874e fix build, remove nag message to stderr when in -nc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 13:50:14 +00:00
Michael Jerris 18ca278d9b only set console when we have a console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 13:40:00 +00:00
Anthony Minessale 8a01509d13 add mod_logfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 05:24:13 +00:00
Michael Jerris c3d72c05da fail on blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 03:05:35 +00:00
Michal Bielicki 0e937427fa corrected copyright file
added log dir
added lofgfile module


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:55:29 +00:00
Michal Bielicki 5bb586f320 more typos *sigh* and it helps creating the parent dir before linking something into it :D
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:36:47 +00:00
Michal Bielicki 493cb73080 added packaging to my stuff and fixed my email address
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:26:20 +00:00
Michal Bielicki dabaefee14 split off spidermonkey conf file
add link for FHS 2.0 in etc
(not adding log one yet, but thinking off it)


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:11:28 +00:00
Michal Bielicki f230fc7291 stupid stupid stupid typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 00:11:07 +00:00
Michal Bielicki 7ebb444469 hmmmm put the new pid location in too earlu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 00:08:28 +00:00
Anthony Minessale efe70a0857 fix transfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 22:35:37 +00:00
Anthony Minessale 7cd8c8c07e change default to enable libedit support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:28:25 +00:00
Anthony Minessale b2dd6b51f5 change logger stuff and finalize mod_logfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:24:20 +00:00
Anthony Minessale aa4e109a18 change func to const
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:23:50 +00:00
Anthony Minessale 6ef6cbaf7a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 18:54:49 +00:00
Brian West e4cace9cb9 some new things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 18:08:27 +00:00
Anthony Minessale 706360cb7e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 17:16:50 +00:00
Michael Jerris 7629d4c652 use function to avoid build error.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 14:42:25 +00:00
Michael Jerris b010bb1f07 always init the levels array.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:25:33 +00:00
Michael Jerris 676c6f5635 another step towards multi-profile file logger.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:15:21 +00:00
Michael Jerris 3b4e37baad unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:04:49 +00:00
Michael Jerris 16c61ac868 another step towards multi-profile file logger.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 12:52:37 +00:00
Michael Jerris e338dc3f83 reformat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:17:34 +00:00
Michael Jerris c320b9621d get rid of more globals
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:05:29 +00:00
Michael Jerris 1bbda8eb61 put levels in profile too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:00:14 +00:00
Michael Jerris 7ed757abf0 step towards profile based mod_logfile. You will need to update your config if you have a logfile.conf.xml already.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 02:36:27 +00:00
Anthony Minessale a1e9233eff update logger stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:47:27 +00:00
Michael Jerris 7b34d76091 remove file logging from automatically being set on the core console handle. You must now use mod_logfile to do file logging.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:18:24 +00:00
Anthony Minessale 552fd37e1c add retry on lock to core sql func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:16:43 +00:00
Michael Jerris c26098bac2 mod_logfile code/default config cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:06:39 +00:00
Michael Jerris 3e51067b53 code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:06:12 +00:00
Anthony Minessale b6f7b354f2 add retry on lock to core sql func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:03:05 +00:00
Anthony Minessale 26fccbdddb update logger code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 22:36:05 +00:00
Anthony Minessale c5046d63c1 fix possible block in rtp setup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 21:55:48 +00:00
Michael Jerris 91862ed0d3 add switch_file_rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 21:05:10 +00:00
Anthony Minessale ad3a8db6cf add some user stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 19:39:14 +00:00
Anthony Minessale bbf2868fc1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:57:47 +00:00
Anthony Minessale db9c908f4e add vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:52:13 +00:00
Michael Jerris 58c43fc8ab I convention (not a policy) for api command returns for easier parsing. (MODAPP-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:23:41 +00:00
Anthony Minessale 3fc65e3d96 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:17:33 +00:00
Anthony Minessale 85d374dbd7 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:10:04 +00:00
Anthony Minessale 352b37c234 fix MODAPP-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 17:44:03 +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
Michael Jerris 621ce7bba1 signedness error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:52:24 +00:00
Anthony Minessale a3e25b6231 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:30:05 +00:00
Anthony Minessale ae9f41c379 adress MODAPP-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:22:02 +00:00
Michael Jerris 41a97ef575 remove unused dump from usage string (MODENDP-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 15:25:51 +00:00