Commit Graph

135 Commits

Author SHA1 Message Date
Jeff Lenk
761cec8fb1 FS-2766 spandsp t38 fax receiving error in win XP - regression from f029f7ef 2010-10-07 08:25:41 -05:00
Michael Jerris
e2b85e946a FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
Steve Underwood
77671c049b I messed up the last spandsp update, by missing 2 header files. This should
fix things.
2010-09-09 08:25:18 +08:00
Anthony Minessale
f3c6512ca0 fix build by guessing types of missing values -feeling lucky 2010-09-08 12:59:40 -05:00
Steve Underwood
84ee0ae61b Fix for T.30 processing of operator interrupts, to improve compatibility
with some machines, which seem to send them when no operator is around.

Fix for T.38 gateway not kicking off or ending transmission under certain
timing conditions.
2010-09-09 00:16:18 +08:00
Jeff Lenk
1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Jeff Lenk
411b0cac36 FSBUILD-293 2010 2010-07-26 08:59:30 -05:00
Jeff Lenk
d70cc852f7 FSBUILD-293 Fix Windows build after libspandsp update 2010-07-26 08:29:44 -05:00
cypromis
f6496b4f31 small fix for Solaris in spandsp. Needs recheck by Steve I guess. 2010-07-26 10:40:47 +02:00
cypromis
a763fd434a more windows endings ..... 2010-07-25 09:57:54 +02:00
cypromis
a5a6d6a623 got rid of crlf windows endings on timezone.c 2010-07-24 23:07:27 +02:00
cypromis
17a0f62812 got rid of windows endings in timezone.h 2010-07-24 23:04:37 +02:00
Steve Underwood
d1937dfdef Removed some obsolete files from spandsp 2010-07-25 03:57:54 +08:00
Steve Underwood
ccbee25641 Added some new files for spandsp 2010-07-25 03:43:53 +08:00
Steve Underwood
f029f7ef7c Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp
lost all the $Id$ entries the source files had for the dark old days of CVS
2010-07-25 03:29:44 +08:00
unknown
9b46a0aabe more vs2010 tweaks - remove mod_spidermonkey and releated from x64 for now 2010-07-24 11:07:29 -05:00
Jeff Lenk
fca93f2910 MODAPP-443 mod_spandsp receive t38 fax error in windows7 2010-07-20 21:52:56 -05:00
Jeff Lenk
7af395ef83 more tweaks for VS2010 2010-07-10 15:22:25 -05:00
Jeff Lenk
7cb113609b more tweaks for VS2010 2010-07-07 07:23:59 -06:00
Jeff Lenk
9361e2ba9d more tweaks for VS2010 2010-06-29 09:55:08 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Steve Underwood
eed8ea1b82 Further changes to polish the long training/short training issues that spoilt
T.38 gateway operation with some FAX machines
2010-06-16 23:27:34 +08:00
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