Anthony Minessale
|
0f873e692b
|
fix FSCORE-156
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8997 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-11 14:35:08 +00:00 |
|
Michael Jerris
|
2f94f73921
|
make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 23:54:35 +00:00 |
|
Michael Jerris
|
64997c4d8e
|
vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 19:12:26 +00:00 |
|
Brian West
|
b8fcbe02b8
|
MODLANG-67 part2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-06-18 18:42:21 +00:00 |
|
Anthony Minessale
|
f930eaeec7
|
indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:54:52 +00:00 |
|
Anthony Minessale
|
d96f9bac56
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7711 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-20 20:15:45 +00:00 |
|
Anthony Minessale
|
645588ffec
|
comment auto-disable stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7706 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-20 03:56:38 +00:00 |
|
Brian West
|
b2ba4eb2cc
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7705 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-20 00:30:39 +00:00 |
|
Michael Jerris
|
62a9f72590
|
extra error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7559 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-08 19:06:13 +00:00 |
|
Brian West
|
c53adbb46b
|
clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7517 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-04 18:23:51 +00:00 |
|
Brian West
|
50c2d0a0bb
|
add default loglevel for mod_console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7516 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-04 18:22:29 +00:00 |
|
Brian West
|
b0ad7ab50c
|
set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 22:14:57 +00:00 |
|
Brian West
|
84161010ab
|
cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-27 20:01:02 +00:00 |
|
Michael Jerris
|
e39aa9bd05
|
fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7367 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-26 04:07:48 +00:00 |
|
Anthony Minessale
|
a2d8262289
|
add resistance on blocking writes to stdout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7363 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-25 23:09:33 +00:00 |
|
Michael Jerris
|
a974e75fab
|
fix config parsing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7203 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-13 20:11:54 +00:00 |
|
Anthony Minessale
|
143bed09a3
|
try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-01-11 00:43:49 +00:00 |
|
Michael Jerris
|
6c3592d907
|
use switch_assert macro instead of just assert.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6710 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 22:41:35 +00:00 |
|
Michael Jerris
|
54ec86f6ce
|
use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-12 21:53:32 +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
|
cc71ce69e0
|
handle invalid log level strings. (FSCORE-69)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6604 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-10 19:16:50 +00:00 |
|
Anthony Minessale
|
93a5f12368
|
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6554 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-06 22:57:45 +00:00 |
|
Anthony Minessale
|
8bf63d3d8c
|
add mod_cdr_csv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6542 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-06 19:51:55 +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 |
|
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 |
|
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
|
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 |
|
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
|
fdbb1d43fa
|
removed unused declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6445 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-30 01:29:05 +00:00 |
|
Michael Jerris
|
46a9ef7feb
|
line endings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-28 21:42:12 +00:00 |
|
Michael Jerris
|
d87cfbdb2c
|
initial check-in of file logger module from anthonyl branch, reworked for current module interface and cleaned up debugging code. More to come on this module.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6414 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-27 19:32:55 +00:00 |
|
Michael Jerris
|
99d79d8595
|
pass loglevel and remove unused params (FSCORE-33)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6409 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-27 03:37:05 +00:00 |
|
Michael Jerris
|
48c10de69a
|
use logger interface level and remove unused facility and level config args. (FSCORE-33)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6408 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-27 03:14:09 +00:00 |
|
Michael Jerris
|
66501a6cdd
|
build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-19 02:46:05 +00:00 |
|
Michael Jerris
|
6959c3ddd7
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 18:11:43 +00:00 |
|
Michael Jerris
|
2e2befeff4
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5964 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 07:39:25 +00:00 |
|
Michael Jerris
|
83c21e77f3
|
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 07:21:38 +00:00 |
|
Michael Jerris
|
bbffdd99ab
|
cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-18 04:15:33 +00:00 |
|
Anthony Minessale
|
b099f96e4e
|
format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-17 14:59:17 +00:00 |
|
Anthony Minessale
|
ffb989e435
|
tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-29 01:06:08 +00:00 |
|
Michael Jerris
|
ae02cbef83
|
add more modules to new mod loader macros/api.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5404 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-20 07:53:33 +00:00 |
|