425 Commits

Author SHA1 Message Date
Michael Jerris
61ae9c0a88 use consistent var types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:27:42 +00:00
Anthony Minessale
cbc680adc0 fix buffering issue in mod_shout/core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 19:44:14 +00:00
Michael Jerris
ed521c19d5 fix build regression from rev 11162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:28:57 +00:00
Ken Rice
6e14e24d66 testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:53:34 +00:00
Brian West
a5367cd386 buffer regressions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 21:43:55 +00:00
Anthony Minessale
f5ece7dc15 fix another buffering regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 23:14:55 +00:00
Anthony Minessale
c711a50846 fix double close of filehandles and add recording of native files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 03:52:28 +00:00
Anthony Minessale
ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale
e6302e9407 fix resampling issues (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 01:42:09 +00:00
Michael Jerris
5efd1f0dd7 FSBUILD-99 building mod_shout fails if CPPFLAGS defined in the environment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:02:36 +00:00
Michael Jerris
12774ede81 FSBUILD-99 CPPFlags breaks liblame build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:23:27 +00:00
Brian West
ab3edde2ec this part was correct to begin with and r48 serves no purpose in this extra formats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:58:57 +00:00
Brian West
e21d1eb870 forgot to register r48
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:45:58 +00:00
Brian West
b4211dd39d mod_sndfile can now record 16bit for the various rates including 48kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:39:59 +00:00
Anthony Minessale
c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Michael Jerris
8fb167c779 FSCRE-253 netbsd does not follow opengroup prototypes on toupper and tolower so we have to do stupid workarounds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 02:48:50 +00:00
Michael Jerris
02099953d5 MODFORM-21 add a bit more error checking to mod_shout write function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 21:23:40 +00:00
Anthony Minessale
2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Brian West
f886471991 increase prebuffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:54:53 +00:00
Anthony Minessale
722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale
30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris
7a16dbec4c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 03:51:26 +00:00
Michael Jerris
78fe4073e1 (MDXMLINT-36) don't add module interfaces before returning from error conditions in module load functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:58:43 +00:00
Michael Jerris
16783be689 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:43:25 +00:00
Michael Jerris
4488b3d5ed more work on mod_shout build on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:42:19 +00:00
Michael Jerris
960ea8b6d8 part of new mod_shout build for windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 17:36:01 +00:00
Anthony Minessale
b84dcd0dac shout, shout, let it all out, this is the ram we were talkin about
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 21:50:50 +00:00
Anthony Minessale
493bd6a5ba add configuration to mod_shout to resolve some crazyness, also commit #10,000 if I only had a dollar for each one.....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 21:57:07 +00:00
Brian West
e0cdf8172a more polishing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 06:19:56 +00:00
Anthony Minessale
1d9f205098 noom noom noom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 20:59:54 +00:00
Anthony Minessale
0edc8c2f97 fix 32 bit vol on shout MODFORM-15 michael meyers bug he won't give up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 18:12:16 +00:00
Anthony Minessale
9673ecf98b fix 32 bit vol on shout MODFORM-15 michael meyers bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 17:45:58 +00:00
Brian West
1cda796da8 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:05:55 +00:00
Brian West
7810e81cd8 fix overdrive vol MODFORM-15
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 20:17:15 +00:00
Brian West
38de2d9235 revert commit on mod_shout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 19:23:50 +00:00
Brian West
d0688264c6 if plus a space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 19:21:59 +00:00
Michael Jerris
85788d0c4a windows compiler fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-05 06:27:45 +00:00
Brian West
7c9aaf3b4a one more tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 21:18:33 +00:00
Anthony Minessale
1426e844c5 remind me not to add ppls patches w/o reading them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 21:13:43 +00:00
Michael Jerris
40fd65e713 MODFORM-16 fix seg when no timer name specified in config file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 19:41:46 +00:00
Anthony Minessale
b66e1bad4c fix xml_rpc socket shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 18:50:09 +00:00
Anthony Minessale
988bab33b4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 23:03:27 +00:00
Anthony Minessale
138184fc93 fix the fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 16:59:06 +00:00
Michael Jerris
ca4f65841a handle null values.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 14:57:41 +00:00
Anthony Minessale
399113faaa fix debian mpg123 builds (FSBUILD-80)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 13:59:54 +00:00
Anthony Minessale
9a49b135e6 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 19:52:27 +00:00
Anthony Minessale
1bd4fa6115 remove code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 18:28:31 +00:00
Anthony Minessale
cd66f128a0 break mod_shout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 23:14:19 +00:00
Anthony Minessale
7f7d0e936b add patch from MODFORM-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:02:04 +00:00
Anthony Minessale
39c13b1d5d fix MODFORM-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 15:32:35 +00:00