Commit Graph

163 Commits

Author SHA1 Message Date
Steve Underwood 01052800c7 A typo fixed in the OKI ADPCM codec
The V.17 modem has been modified, so it will not clear the most recent
saved AGC value if long training is requested.
The T.38 gateway codec now has fillin implemented properly
2010-06-16 21:34:57 +08:00
Michael Jerris 1c83d57d54 .update 2010-06-07 20:09:52 -04:00
Steve Underwood 3f953ec319 Added a dummy t38_gateway_fillin() function, which will need fleshing out
later. At least the module can call something for now.
2010-06-07 23:33:52 +08:00
Steve Underwood 803597956a fax_rx_fillin() return value fixed 2010-06-07 22:34:02 +08:00
Steve Underwood 4c464fd510 Some missed renamings from the last change to spandsp's tone_generate 2010-06-07 21:30:13 +08:00
Steve Underwood f87bf812e7 Tone generate modified to export the descriptor creation and deletion. 2010-06-07 00:33:46 +08:00
Steve Underwood bc13e944c6 Changes to the signaling tone detector to detect concurrent 2400Hz + 2600Hz
tones. This passes voice immunity and other key tests, but it bounces a bit
when transitions like 2400 -> 2400+2600 -> 2600 occur. Transitions between
tone off and tone on are clean.
2010-06-06 22:24:20 +08:00
Steve Underwood 6bd146d8dc removed a saturate16 from spandsp that was causing problems
fixed a typo in the MSVC inttypes.h file for spandsp
2010-05-12 23:21:06 +08:00
Steve Underwood 3e30434a0c Fixed a typo in spandsp's msvc/inttypes.h
Updated sig_tone processing in spandsp to the latest, to allow moy to
proceed with his signaling work.
2010-05-11 22:38:36 +08:00
Steve Underwood 296d715561 Fixed a typo affecting 32 bit builds with MMX enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:36:10 +00:00
Michael Jerris 4809a944a0 update spandsp to snapshot spandsp-20091228
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:58:30 +00:00
Michael Jerris 3f9c5d028a revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:52:12 +00:00
Anthony Minessale 88a21f40f2 xmas presence 2009
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 05:44:23 +00:00
Michael Jerris b84f3086a8 fix duplicate definition of ms_to_samples (update to spandsp-20091223 snapshot)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 16:54:20 +00:00
Michael Jerris aedeaa6eff .update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:40:42 +00:00
Michael Jerris 8c06fb8b06 update to spandsp-20091222 snapshot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:38:36 +00:00
Michael Jerris 4e32aaee27 s/bash/sh/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 20:06:10 +00:00
Michael Jerris 20770687d2 abs_builddir is not always there, but top_builddir should be
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:16:39 +00:00
Michael Jerris c1e97c572b fix spandsp --srcdir builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:03:38 +00:00
Michael Jerris dedb9e4dea fix spandsp build from cross compile change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 07:39:40 +00:00
Michael Jerris 49d2fecc48 a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris 86d4e30cda try to fix centos build from cross compile fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:18:18 +00:00
Michael Jerris ca7d414eb8 use the build machine cc to build the code generators
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:17:41 +00:00
Michael Jerris e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Michael Jerris b75f6bc22d fix spandsp build on 32 bit 10.6 OS X builds (LBCODEC-4,MODAPP-351)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 21:37:42 +00:00
Michael Jerris 5d0db731e9 update to spandsp-20091006 snapshot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 17:03:54 +00:00
Anthony Minessale dab4d9068d update to spandsp snapshot 20091005
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 14:34:26 +00:00
Michael Jerris 393f9b6c3f fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 02:26:28 +00:00
Michael Jerris 90ef9f0074 fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 02:22:38 +00:00
Michael Jerris 3cd9c624c8 horrible idea
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 02:13:28 +00:00
Michael Jerris 18899d729a fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 02:08:04 +00:00
Michael Jerris 44d7c26926 fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 02:00:42 +00:00
Michael Jerris 7157837c66 fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 01:59:34 +00:00
Michael Jerris 0d2199e877 fix opensolaris build (revert)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 01:15:25 +00:00
Michael Jerris 649e3393aa fix opensolaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 01:08:15 +00:00
Michael Jerris 6c70e2fd8b fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 00:56:46 +00:00
Anthony Minessale 221459a78c fix opensolaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 00:17:06 +00:00
Anthony Minessale 034e05fc99 revert oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 17:16:45 +00:00
Anthony Minessale 2c620d4b00 FSCORE-456
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 15:07:18 +00:00
Michael Jerris 01dec7254b use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Michael Jerris f90d67212b add define when using internal libtiff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:33:55 +00:00
Michael Jerris 9338e640e6 add --enable-builtin-tiff configure arg to tell spandsp to use pre-built libtiff in paralell directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 18:44:16 +00:00
Michael Jerris 1c1a9a6be9 update to spandsp snapshot 20090714
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 15:18:32 +00:00
Michael Jerris 2252822031 change lib download paths to use http://files.freeswitch.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 02:06:15 +00:00
Robert Joly e791f33545 Updated SpanDSP to snapshot on 2009-06-03 with some additions:
Fixed VS2005 version of make_modem_filter

  Fixed a couple of places where declaration and definition of functions do not have the same calling conventions. Only relevant for Win32 compiles.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:13:59 +00:00
Michael Jerris 17baec7746 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:08:09 +00:00
Michael Jerris a63adb5a5e use __cdecl calling convention for callback functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 14:42:16 +00:00
Michael Jerris 6ca400efcd use __cdecl calling convention for span_rx_handler_t and span_tx_handler_t type functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:59:44 +00:00
Michael Jerris 5d21a6e4b2 update to spandsp-0.0.6pre12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 21:52:52 +00:00
Michael Jerris a802976818 update to snapshot spandsp-20090427
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 14:42:18 +00:00
Michael Jerris 6580062daa use in tree libtiff for msvc build and fix some header generation checks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-25 20:46:38 +00:00
Michael Jerris 4281523a8f update to snapshot spandsp-20090421
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 18:33:33 +00:00
Michael Jerris 2ea5e83cbe update to snapshot spandsp-20090308
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 17:35:39 +00:00
Michael Jerris 13b84df5d8 update to snapshot spandsp-20090301
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:24:30 +00:00
Michael Jerris 71893423d0 update to snapshot spandsp-20090226 plus 2 typo fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 16:26:25 +00:00
Michael Jerris 2bbc3c8e7e properly quote copy commands for spaces in directory names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 07:08:57 +00:00
Michael Jerris 5c57c562a0 generate header file into project directory not solution directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 07:04:21 +00:00
Michael Jerris 35faf803bc update project file headers to match changes from previous commits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 06:52:52 +00:00
Michael Jerris c58d35ccbf followup to svn rev12272 to fix x64 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 06:26:03 +00:00
Robert Joly c3513129f5 Added missing dependency on header file generator programs in 2005 solution file.
Shuffled where various compatibility items of code are amongst the headers in msvc directory so:

  Not too many warnings are disabled in source file that includes spandsp.h

  A copy of the msvc/spandsp.h file to spandsp/src directory so project that uses it only needs to add one directory to search, or can even just explicitly put the path in for the spandsp.h file.

  Removal of need for windows.h to be implicitly included by user source file via spandsp.h, can cause conflicts.

  Some symbol conflicts with other libraries.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 05:45:36 +00:00
Michael Jerris 843a1da0b2 use compiler intrinsics for windows x64 build (FSBUILD-131)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 17:56:59 +00:00
Michael Jerris 5467d03a96 generate spandsp header files to directory based on the ProjectDir instead of SolutionDir
Add spandsp header file generators to msvc build.
Remove generated spandsp header files from tree

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 21:37:48 +00:00
Michael Jerris 22a5408598 fix multi-core parallel msvc builds warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 20:25:08 +00:00
Michael Jerris 9f7693d8d6 fix dependencies so that msvc build works with build solution
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:38:47 +00:00
Michael Jerris 94839f0883 fix msvc 2005 header file generation when there are spaces in the directory names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:22:25 +00:00
Michael Jerris 2c523830df update to snapshot spandsp-20090221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 19:12:38 +00:00
Michael Jerris b948b11b93 Add auto-downloading libtiff to spandsp build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:03:22 +00:00
Michael Jerris bfeff174c9 add 2 additional generated headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:01:51 +00:00
Michael Jerris 7cbd4857c7 remove file no longer needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:44:26 +00:00
Michael Jerris 405171c212 merge in x64 build for msvc9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:37:18 +00:00
Michael Jerris 6e09e414e0 make code generators automatically generate the headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:52:34 +00:00
Michael Jerris 680c618db9 cleanup project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:23:27 +00:00
Michael Jerris c199053bcd cleanup msvc 2005 build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:21:48 +00:00
Michael Jerris a52c9cf4a6 fix msvc release mode build errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:49:59 +00:00
Michael Jerris f04bc7435f add msvc 2005 project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:33:39 +00:00
Michael Jerris 9b295662e5 rename spandsp project files so we can add 2005 projects too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:19:58 +00:00
Michael Jerris da557fd631 update to snapshot spandsp-20090220
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:30:05 +00:00
Michael Jerris b11b19af93 update to snapshot spandsp-20090216
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:28:09 +00:00
Michael Jerris 374a129094 update to snapshot spandsp-20090212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:25:22 +00:00
Michael Jerris 6cd7446a20 update to snapshot spandsp-20090211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:22:32 +00:00
Michael Jerris c21e6a048e revert 12212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:08:55 +00:00
Robert Joly 925255f5b0 Renamed spandsp/libtiff VS2008 project files so can coexist with VS2005 files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 23:27:33 +00:00
Michael Jerris b761924f34 fix gcc 4.3.2 build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 16:21:18 +00:00
Michael Jerris ba5125a7e4 update to snapshot spandsp-20090205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 15:54:02 +00:00
Michael Jerris efc4dcb0e1 turn off #warnings for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 01:27:55 +00:00
Michael Jerris 87f8e4eae0 remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:46:29 +00:00
Michael Jerris b4761bdaf3 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:55:31 +00:00
Michael Jerris 8e5eed8999 update to snapshot spandsp-20090204
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:50:18 +00:00
Michael Jerris 356cfa02e8 fix windows build issues from snapshot spandsp-20090131
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 21:36:29 +00:00
Michael Jerris c14dacd56e update to snapshot spandsp-20090131
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:40:52 +00:00
Michael Jerris 7f6b03501d cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:13:25 +00:00
Michael Jerris b803ade94a add mod_fax to the windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 19:15:06 +00:00
Michael Jerris 60e498affd update to snapshot spandsp-20090130
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 17:00:50 +00:00
Michael Jerris 044c29ce5f build integration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 17:07:18 +00:00
Michael Jerris 0c6090651d fix project file generation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 05:17:27 +00:00
Michael Jerris 55b6a05689 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 05:17:08 +00:00
Michael Jerris deedf9fd34 add src/msvc/config.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 04:55:54 +00:00
Michael Jerris fe94bda87b cleanup project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 04:54:08 +00:00
Michael Jerris bac1ea1549 cleanup to match snapshot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 04:46:02 +00:00
Michael Jerris c3facf7d57 update to snapshot spandsp-20090129
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 04:00:33 +00:00