Commit Graph

4500 Commits

Author SHA1 Message Date
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
Anthony Minessale 2cf93afc1b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 13:48:20 +00:00
Michael Jerris 194d086acc add inet_ntop replacement function.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 03:43:32 +00:00
Michael Jerris fa3a8640ea fix for SFSIP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 03:23:59 +00:00
Anthony Minessale 413e442ab4 be more specific about what file to delete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 01:19:22 +00:00
Anthony Minessale 5322410ec3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 00:58:51 +00:00
Anthony Minessale 1bbb57a82c fix SFSIP-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 00:21:32 +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 b4c2c875b4 silence error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:27:29 +00:00
Michael Jerris 955b8d8625 better file open failure check (FSCORE-67)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:17:28 +00:00
Michael Jerris 947615a9ac fix typo MODENDP-49
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:14:27 +00:00
Michael Jerris 4711b1ab3d 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
2007-12-03 16:12:04 +00:00
Michael Jerris 6f30fe29b2 fix for MODEVENT-2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:06:47 +00:00
Michal Bielicki 7db7234fe4 Looks like a pretty complete debian packaging done :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 23:50:45 +00:00
Anthony Minessale b093ec1e53 add interval to file handles for streams
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 16:01:56 +00:00
Brian West 701feee9a1 one more fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 03:48:17 +00:00
Brian West 93885d527f one more fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 03:36:12 +00:00
Brian West d88dab1ae1 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
2007-12-02 03:01:41 +00:00
Brian West 2fa929524f thanks trixter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 02:55:51 +00:00
Michal Bielicki 92b76e5924 disable build of not finished modules
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 19:56:21 +00:00
Michal Bielicki 9b8d146933 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
2007-12-01 19:09:45 +00:00
Michal Bielicki 3eb9b04f1b 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
2007-12-01 19:00:03 +00:00
Michal Bielicki 79c6094ca9 Cleaning leftovers from peters init file mistakes hehe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 18:35:51 +00:00
Michal Bielicki 898f1d350a 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
2007-12-01 17:48:38 +00:00
Michal Bielicki 561f9972c2 Forgot the descriptions of the lang modules, sorry
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 17:42:11 +00:00
Michal Bielicki c6e5d6f84e 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
2007-12-01 17:24:45 +00:00
Michael Jerris d3423ffbda fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 04:51:06 +00:00
Anthony Minessale a686f054c2 add func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 00:01:56 +00:00
Anthony Minessale dc96942b88 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 23:45:27 +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