]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
18 years agoadd mod_cdr_csv
Anthony Minessale [Thu, 6 Dec 2007 19:51:55 +0000 (19:51 +0000)] 
add mod_cdr_csv

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6542 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoif the leg is already destroyed, just kill the original request.
Michael Jerris [Thu, 6 Dec 2007 19:18:42 +0000 (19:18 +0000)] 
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

18 years agowindows build fix.
Michael Jerris [Thu, 6 Dec 2007 18:57:02 +0000 (18:57 +0000)] 
windows build fix.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6540 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosync to current darcs tree:
Michael Jerris [Thu, 6 Dec 2007 18:44:14 +0000 (18:44 +0000)] 
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

18 years agodded installation of monit file
Michal Bielicki [Thu, 6 Dec 2007 17:36:01 +0000 (17:36 +0000)] 
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

18 years agoadd vars
Anthony Minessale [Thu, 6 Dec 2007 15:46:54 +0000 (15:46 +0000)] 
add vars

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6537 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix build, remove nag message to stderr when in -nc
Michael Jerris [Thu, 6 Dec 2007 13:50:14 +0000 (13:50 +0000)] 
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

18 years agoonly set console when we have a console
Michael Jerris [Thu, 6 Dec 2007 13:40:00 +0000 (13:40 +0000)] 
only set console when we have a console

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6535 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd mod_logfile
Anthony Minessale [Thu, 6 Dec 2007 05:24:13 +0000 (05:24 +0000)] 
add mod_logfile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6534 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofail on blank string
Michael Jerris [Thu, 6 Dec 2007 03:05:35 +0000 (03:05 +0000)] 
fail on blank string

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6533 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agocorrected copyright file
Michal Bielicki [Thu, 6 Dec 2007 01:55:29 +0000 (01:55 +0000)] 
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

18 years agomore typos *sigh* and it helps creating the parent dir before linking something into...
Michal Bielicki [Thu, 6 Dec 2007 01:36:47 +0000 (01:36 +0000)] 
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

18 years agoadded packaging to my stuff and fixed my email address
Michal Bielicki [Thu, 6 Dec 2007 01:26:20 +0000 (01:26 +0000)] 
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

18 years agosplit off spidermonkey conf file
Michal Bielicki [Thu, 6 Dec 2007 01:11:28 +0000 (01:11 +0000)] 
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

18 years agostupid stupid stupid typos
Michal Bielicki [Thu, 6 Dec 2007 00:11:07 +0000 (00:11 +0000)] 
stupid stupid stupid typos

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6528 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agohmmmm put the new pid location in too earlu
Michal Bielicki [Thu, 6 Dec 2007 00:08:28 +0000 (00:08 +0000)] 
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

18 years agofix transfer
Anthony Minessale [Wed, 5 Dec 2007 22:35:37 +0000 (22:35 +0000)] 
fix transfer

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6526 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agochange default to enable libedit support
Anthony Minessale [Wed, 5 Dec 2007 20:28:25 +0000 (20:28 +0000)] 
change default to enable libedit support

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6525 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agochange logger stuff and finalize mod_logfile
Anthony Minessale [Wed, 5 Dec 2007 20:24:20 +0000 (20:24 +0000)] 
change logger stuff and finalize mod_logfile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6524 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agochange func to const
Anthony Minessale [Wed, 5 Dec 2007 20:23:50 +0000 (20:23 +0000)] 
change func to const

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6523 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Wed, 5 Dec 2007 18:54:49 +0000 (18:54 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6522 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosome new things
Brian West [Wed, 5 Dec 2007 18:08:27 +0000 (18:08 +0000)] 
some new things

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6521 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotweak
Anthony Minessale [Wed, 5 Dec 2007 17:16:50 +0000 (17:16 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6520 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse function to avoid build error.
Michael Jerris [Wed, 5 Dec 2007 14:42:25 +0000 (14:42 +0000)] 
use function to avoid build error.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6519 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoalways init the levels array.
Michael Jerris [Wed, 5 Dec 2007 13:25:33 +0000 (13:25 +0000)] 
always init the levels array.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6518 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoanother step towards multi-profile file logger.
Michael Jerris [Wed, 5 Dec 2007 13:15:21 +0000 (13:15 +0000)] 
another step towards multi-profile file logger.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6517 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agounused var.
Michael Jerris [Wed, 5 Dec 2007 13:04:49 +0000 (13:04 +0000)] 
unused var.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6516 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoanother step towards multi-profile file logger.
Michael Jerris [Wed, 5 Dec 2007 12:52:37 +0000 (12:52 +0000)] 
another step towards multi-profile file logger.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6515 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoreformat
Michael Jerris [Wed, 5 Dec 2007 03:17:34 +0000 (03:17 +0000)] 
reformat

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6514 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoget rid of more globals
Michael Jerris [Wed, 5 Dec 2007 03:05:29 +0000 (03:05 +0000)] 
get rid of more globals

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6513 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoput levels in profile too
Michael Jerris [Wed, 5 Dec 2007 03:00:14 +0000 (03:00 +0000)] 
put levels in profile too

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6512 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agostep towards profile based mod_logfile. You will need to update your config if you...
Michael Jerris [Wed, 5 Dec 2007 02:36:27 +0000 (02:36 +0000)] 
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

18 years agoupdate logger stuff
Anthony Minessale [Tue, 4 Dec 2007 23:47:27 +0000 (23:47 +0000)] 
update logger stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6510 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoremove file logging from automatically being set on the core console handle. You...
Michael Jerris [Tue, 4 Dec 2007 23:18:24 +0000 (23:18 +0000)] 
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

18 years agoadd retry on lock to core sql func
Anthony Minessale [Tue, 4 Dec 2007 23:16:43 +0000 (23:16 +0000)] 
add retry on lock to core sql func

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6508 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agomod_logfile code/default config cleanup
Michael Jerris [Tue, 4 Dec 2007 23:06:39 +0000 (23:06 +0000)] 
mod_logfile code/default config cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6507 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agocode before declaration.
Michael Jerris [Tue, 4 Dec 2007 23:06:12 +0000 (23:06 +0000)] 
code before declaration.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6506 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd retry on lock to core sql func
Anthony Minessale [Tue, 4 Dec 2007 23:03:05 +0000 (23:03 +0000)] 
add retry on lock to core sql func

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6505 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate logger code
Anthony Minessale [Tue, 4 Dec 2007 22:36:05 +0000 (22:36 +0000)] 
update logger code

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6504 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix possible block in rtp setup
Anthony Minessale [Tue, 4 Dec 2007 21:55:48 +0000 (21:55 +0000)] 
fix possible block in rtp setup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6503 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd switch_file_rename
Michael Jerris [Tue, 4 Dec 2007 21:05:10 +0000 (21:05 +0000)] 
add switch_file_rename

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6502 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd some user stuff
Anthony Minessale [Tue, 4 Dec 2007 19:39:14 +0000 (19:39 +0000)] 
add some user stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6501 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 4 Dec 2007 18:57:47 +0000 (18:57 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6500 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd vars
Anthony Minessale [Tue, 4 Dec 2007 18:52:13 +0000 (18:52 +0000)] 
add vars

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6499 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoI convention (not a policy) for api command returns for easier parsing. (MODAPP-47)
Michael Jerris [Tue, 4 Dec 2007 18:23:41 +0000 (18:23 +0000)] 
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

18 years agominor tweaks
Anthony Minessale [Tue, 4 Dec 2007 18:17:33 +0000 (18:17 +0000)] 
minor tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6497 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agominor tweaks
Anthony Minessale [Tue, 4 Dec 2007 18:10:04 +0000 (18:10 +0000)] 
minor tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6496 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix MODAPP-54
Anthony Minessale [Tue, 4 Dec 2007 17:44:03 +0000 (17:44 +0000)] 
fix MODAPP-54

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6495 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix off-by-5 error
Anthony Minessale [Tue, 4 Dec 2007 17:06:01 +0000 (17:06 +0000)] 
fix off-by-5 error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6494 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosignedness error
Michael Jerris [Tue, 4 Dec 2007 16:52:24 +0000 (16:52 +0000)] 
signedness error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6493 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 4 Dec 2007 16:30:05 +0000 (16:30 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6492 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadress MODAPP-55
Anthony Minessale [Tue, 4 Dec 2007 16:22:02 +0000 (16:22 +0000)] 
adress MODAPP-55

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6491 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agowe don't have this support on windows yet.
Michael Jerris [Tue, 4 Dec 2007 16:13:52 +0000 (16:13 +0000)] 
we don't have this support on windows yet.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@355 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agowe don't have this support on windows yet.
Michael Jerris [Tue, 4 Dec 2007 16:13:52 +0000 (16:13 +0000)] 
we don't have this support on windows yet.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@355 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoremove unused dump from usage string (MODENDP-53)
Michael Jerris [Tue, 4 Dec 2007 15:25:51 +0000 (15:25 +0000)] 
remove unused dump from usage string (MODENDP-53)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6490 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 4 Dec 2007 13:48:20 +0000 (13:48 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6489 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd inet_ntop replacement function.
Michael Jerris [Tue, 4 Dec 2007 03:43:32 +0000 (03:43 +0000)] 
add inet_ntop replacement function.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6485 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix for SFSIP-36
Michael Jerris [Tue, 4 Dec 2007 03:23:59 +0000 (03:23 +0000)] 
fix for SFSIP-36

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6484 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agobe more specific about what file to delete
Anthony Minessale [Tue, 4 Dec 2007 01:19:22 +0000 (01:19 +0000)] 
be more specific about what file to delete

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6483 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Tue, 4 Dec 2007 00:58:51 +0000 (00:58 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6482 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix SFSIP-37
Anthony Minessale [Tue, 4 Dec 2007 00:21:32 +0000 (00:21 +0000)] 
fix SFSIP-37

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6481 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodon't link to installed libs, patch from stkn (fix for MODLANG-47)
Anthony Minessale [Mon, 3 Dec 2007 16:29:07 +0000 (16:29 +0000)] 
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

18 years agosilence error
Anthony Minessale [Mon, 3 Dec 2007 16:27:29 +0000 (16:27 +0000)] 
silence error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6479 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agobetter file open failure check (FSCORE-67)
Michael Jerris [Mon, 3 Dec 2007 16:17:28 +0000 (16:17 +0000)] 
better file open failure check (FSCORE-67)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6478 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix typo MODENDP-49
Michael Jerris [Mon, 3 Dec 2007 16:14:27 +0000 (16:14 +0000)] 
fix typo MODENDP-49

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6477 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix sql error due to wrong field name (MODENDP-50)
Michael Jerris [Mon, 3 Dec 2007 16:12:04 +0000 (16:12 +0000)] 
fix sql error due to wrong field name (MODENDP-50)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6476 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix for MODEVENT-2
Michael Jerris [Mon, 3 Dec 2007 16:06:47 +0000 (16:06 +0000)] 
fix for MODEVENT-2

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6475 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoLooks like a pretty complete debian packaging done :)
Michal Bielicki [Sun, 2 Dec 2007 23:50:45 +0000 (23:50 +0000)] 
Looks like a pretty complete debian packaging done :)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6474 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Sun, 2 Dec 2007 16:05:19 +0000 (16:05 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@354 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoupdate
Anthony Minessale [Sun, 2 Dec 2007 16:05:19 +0000 (16:05 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@354 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoadd interval to file handles for streams
Anthony Minessale [Sun, 2 Dec 2007 16:01:56 +0000 (16:01 +0000)] 
add interval to file handles for streams

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6473 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years ago one more fix
Brian West [Sun, 2 Dec 2007 03:48:17 +0000 (03:48 +0000)] 
 one more fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6472 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years ago one more fix
Brian West [Sun, 2 Dec 2007 03:36:12 +0000 (03:36 +0000)] 
 one more fix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6471 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate mod_alsa like mod_portaduio to fill in local ip
Brian West [Sun, 2 Dec 2007 03:01:41 +0000 (03:01 +0000)] 
update mod_alsa like mod_portaduio to fill in local ip

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6470 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agothanks trixter
Brian West [Sun, 2 Dec 2007 02:55:51 +0000 (02:55 +0000)] 
thanks trixter

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6469 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agodisable build of not finished modules
Michal Bielicki [Sat, 1 Dec 2007 19:56:21 +0000 (19:56 +0000)] 
disable build of not finished modules

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6467 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoHmm another typo .. *sigh* now lets go on and test it on all rpm platforms :)
Michal Bielicki [Sat, 1 Dec 2007 19:09:45 +0000 (19:09 +0000)] 
Hmm another typo .. *sigh* now lets go on and test it on all rpm platforms :)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6466 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoDisabled non ready language modules for es, it and nl
Michal Bielicki [Sat, 1 Dec 2007 19:00:03 +0000 (19:00 +0000)] 
Disabled non ready language modules for es, it and nl

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6465 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoCleaning leftovers from peters init file mistakes hehe
Michal Bielicki [Sat, 1 Dec 2007 18:35:51 +0000 (18:35 +0000)] 
Cleaning leftovers from peters init file mistakes hehe

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6461 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agotypos typos and doing description tags wrong
Michal Bielicki [Sat, 1 Dec 2007 17:48:38 +0000 (17:48 +0000)] 
typos typos and doing description tags wrong
tsk tsk tsk

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6460 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoForgot the descriptions of the lang modules, sorry
Michal Bielicki [Sat, 1 Dec 2007 17:42:11 +0000 (17:42 +0000)] 
Forgot the descriptions of the lang modules, sorry

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6459 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoSplit init files into redhat ne and suse one (both need a bit of more care)
Michal Bielicki [Sat, 1 Dec 2007 17:24:45 +0000 (17:24 +0000)] 
Split init files into redhat ne and suse one (both need a bit of more care)
SPlit packages into language dependant ones

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6458 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agofix build
Michael Jerris [Sat, 1 Dec 2007 04:51:06 +0000 (04:51 +0000)] 
fix build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6457 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd func
Anthony Minessale [Sat, 1 Dec 2007 00:01:56 +0000 (00:01 +0000)] 
add func

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6456 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Fri, 30 Nov 2007 23:45:27 +0000 (23:45 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6455 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Fri, 30 Nov 2007 23:30:40 +0000 (23:30 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6454 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoupdate
Anthony Minessale [Fri, 30 Nov 2007 23:30:36 +0000 (23:30 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@353 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agoupdate
Anthony Minessale [Fri, 30 Nov 2007 23:30:36 +0000 (23:30 +0000)] 
update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@353 a93c3328-9c30-0410-af19-c9cd2b2d52af

18 years agothese aren't the droids you're looking for, move along....
Anthony Minessale [Fri, 30 Nov 2007 22:56:01 +0000 (22:56 +0000)] 
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

18 years agoadd hostname and ip to every event
Anthony Minessale [Fri, 30 Nov 2007 21:57:49 +0000 (21:57 +0000)] 
add hostname and ip to every event

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6452 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd some vars
Anthony Minessale [Fri, 30 Nov 2007 21:02:41 +0000 (21:02 +0000)] 
add some vars

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6451 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agosome tweaks to address reports of crash
Anthony Minessale [Fri, 30 Nov 2007 15:39:55 +0000 (15:39 +0000)] 
some tweaks to address reports of crash

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6450 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoMoved freeswitch.spec to root directory to allow rpmbuild -ta to work correctly
Michal Bielicki [Fri, 30 Nov 2007 14:46:25 +0000 (14:46 +0000)] 
Moved freeswitch.spec to root directory to allow rpmbuild -ta to work correctly

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6449 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoOK, this is V1 of the new type specfile
Michal Bielicki [Fri, 30 Nov 2007 14:45:45 +0000 (14:45 +0000)] 
OK, this is V1 of the new type specfile
Builds on:
Centos5 32bit
Centos5 64bit
OpenSuse 10.3 32bit
OpenSuse 10.3 64bit
OpenSuse 10.2 32bit
OpenSuse 10.2 64bit
Suse 10.1 32bit
Suse 10.1 64bit
Fedora 7 32bit
Fedora 6 64bit
Fedora8 32bit
Fedora8 64bit
Fedora Extras 6 32bit

Not checked for running and currently I am working on having all premissions and ownerships correctly in there.
Also need to add an examples part for things like monit file etc ..

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6448 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoreorg of .deb packaging
Michal Bielicki [Fri, 30 Nov 2007 14:13:00 +0000 (14:13 +0000)] 
reorg of .deb packaging

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6447 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoHalf ready multipackage debianisation commit
Michal Bielicki [Fri, 30 Nov 2007 14:12:23 +0000 (14:12 +0000)] 
Half ready multipackage debianisation commit
Just a test, please don't use yet

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6446 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoremoved unused declaration
Anthony Minessale [Fri, 30 Nov 2007 01:29:05 +0000 (01:29 +0000)] 
removed unused declaration

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6445 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd mod_logfile to modules.conf.in since it was missing and crashed the rpm build
Michal Bielicki [Thu, 29 Nov 2007 23:50:48 +0000 (23:50 +0000)] 
add mod_logfile to modules.conf.in since it was missing and crashed the rpm build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6444 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agouse standard type.
Michael Jerris [Thu, 29 Nov 2007 22:49:55 +0000 (22:49 +0000)] 
use standard type.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6443 d0543943-73ff-0310-b7d9-9358b9ac24b2

18 years agoadd missing modules to template
Michael Jerris [Thu, 29 Nov 2007 22:20:29 +0000 (22:20 +0000)] 
add missing modules to template

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6442 d0543943-73ff-0310-b7d9-9358b9ac24b2