38 Commits

Author SHA1 Message Date
Ken Rice
cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Jeff Lenk
842203f78f FS-3987 --resolve 2012-03-14 22:44:56 -05:00
Raymond Chandler
f846a42e60 the rest of that last patch 2011-08-18 14:47:06 -04:00
Raymond Chandler
94961e4ff6 can never be == 3 if it's == 2 :-) ... thanks Deeewayne 2011-08-18 13:23:04 -04:00
Jeff Lenk
7fbc47f83a FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries 2011-01-21 09:09:53 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
b073e82b5f FSMOD-51 2010-05-25 10:14:04 -05:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Brian West
b24c018c45 SCA tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:40:11 +00:00
Brian West
73a2487bc1 learn to spell
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 00:44:27 +00:00
Jeff Lenk
67b3210a31 fix compiler error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 01:31:12 +00:00
Anthony Minessale
df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
b869290bae MODAPP-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:55:33 +00:00
Brian West
357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Mathieu Rene
5acb8ad899 Per-call logging, part two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Michael Jerris
6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Brian West
1b942db6da don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 02:16:22 +00:00
Ken Rice
bfea650d72 MODAPP-276
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 02:57:21 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Mathieu Rene
c4787ffd48 Leaking on unload is strictly forbidden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 19:17:24 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Mathieu Rene
d27a71a680 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:52:06 +00:00
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Rupa Schomaker
9c3234706c fix memory leak on each sql execution
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:49:25 +00:00
Michael Jerris
a6328e287a build: add mod_lcr and mod_easyroute to msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:55:02 +00:00
Michael Jerris
9a6356286c mod_easyroute: fix build with -Werror when odbc is not enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:02:12 +00:00
Ken Rice
6ff105d6b3 fix build error when --enable-core-odbc-support not used at configure time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 01:14:10 +00:00
Ken Rice
74d8880950 fix a few bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 07:49:25 +00:00
Ken Rice
a9708d6b3a better error handling when people dont use --enable-core-odbc-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 06:18:19 +00:00
Ken Rice
5d9d5151ea Resolve MODAPP-192
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 17:53:46 +00:00
Ken Rice
6e4262bdf1 Brian is getting new earrings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:38:12 +00:00
Ken Rice
df90cf179c Now we\'re really ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 21:39:12 +00:00
Ken Rice
a371baa459 even easier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:31:34 +00:00
Ken Rice
c72b3158a6 lets use a more common default password
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 17:00:12 +00:00
Ken Rice
f867862c65 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:50:57 +00:00
Ken Rice
7bf13f5f36 its not hard, its easy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:49:17 +00:00