Michael Jerris
58e7db0c6d
FS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff
2013-09-07 12:21:33 -07:00
Steve Underwood
56725ad2f2
Tweaks for colour FAXing
2013-08-19 01:38:02 +08:00
Steve Underwood
dfc34d5a96
Some new FAX related variables introduced, to allow access to colour FAXing.
...
This should be treated as experimental right now.
2013-08-16 10:22:23 +08:00
Chris Rienzo
8d2805fc42
FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true
2013-08-01 13:56:30 -04:00
Chris Rienzo
bb2832eb11
mod_spandsp: added UUID command completion to start/stop_tone_detect commands
2013-07-31 07:16:23 -04:00
Steve Underwood
3ae87091e1
Reworked some of the definition names and values in preparation for
...
colour FAX
2013-07-24 11:58:36 +08:00
Steve Underwood
c741332dcd
Spandsp tweaks
2013-07-23 20:44:46 +08:00
Steve Underwood
20531a097a
Added a "nation" parameter to v18_init(), in preparation for automoding.
2013-07-03 02:39:09 +08:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Anthony Minessale
691acf2812
fix build on cent5
2013-06-18 14:38:57 -05:00
Jeff Lenk
24c13adfaf
FS-5483 --resolve
2013-05-29 09:32:24 -05:00
Steve Underwood
3519e0f4c3
More tweaks towards colour FAXing
2013-05-29 10:07:08 +08:00
Steve Underwood
3b595efc60
More tweaks towards colour FAXing
2013-05-29 09:53:56 +08:00
Steve Underwood
fe000f18fd
Fixed a weakness in error UDPTL lost packet recovery. Hopefully this addresses
...
FS5202.
2013-05-20 11:30:11 +08:00
William King
508fb78e94
My bad. some how a make didn't catch this issue after a cleanup refactor. In this instance buf is being treated as an 8 byte number, not a pointer.
2013-05-18 17:46:13 -07:00
William King
291244c099
Coverity reported an Uninitialized pointer read. Upon further digging it appears that there is a code path where incoming packets can come in out of order, so this section of code tries to see if it can find the missed packets. As per FS-5202 there is a case where under heavy load the packet exists, and has most of the packet parsed, but still has a NULL pointer for the packet buffer. These two lines would at least help detect the edge case.
2013-05-18 17:34:16 -07:00
Steve Underwood
11f8491170
Fixed a silly in the FAX image resolution settings
2013-05-15 01:49:58 +08:00
Steve Underwood
d501c77566
Relax the image resolutions supported for FAX
2013-05-10 21:44:17 +08:00
Ken Rice
7952f7c547
fix mod_spandsp on systems with libjbig
2013-05-06 18:23:54 -05:00
Brian West
777ca3392a
add channel data to this event
2013-04-30 14:43:47 -05:00
Anthony Minessale
fe3bbb3431
FS-5286 we can try this for added protection
2013-04-29 09:19:47 -05:00
Anthony Minessale
1627fb1a59
FS-5344 --resolve
2013-04-24 12:23:43 -05:00
Steve Underwood
88b3b54ef4
More movement towards colour FAXing
2013-04-21 22:02:09 +08:00
Steve Underwood
f56911bb25
More steps towards colour FAX
2013-04-06 01:10:13 +08:00
Steve Underwood
a5ce5de53d
More preparation for colour FAX
2013-04-04 22:53:41 +08:00
Brian West
f1e8f09c2f
FS-5255 --resolve
2013-04-03 09:01:18 -05:00
Steve Underwood
f758d53ef5
Some preparations for colour FAX
2013-04-02 20:31:19 +08:00
Steve Underwood
1757331eaf
Some cleanup of naming to prepare for the next step with spandsp
2013-04-02 00:18:21 +08:00
Anthony Minessale
7818c3c9ed
add SMBF_ONE_ONLY flag and use it on dtmf detectors
2013-03-27 17:19:40 -05:00
Anthony Minessale
d75faa6913
stray q
2013-03-21 14:23:43 -05:00
Anthony Minessale
56e1e9c83e
FS-5202
2013-03-21 13:49:33 -05:00
Brian West
7d29a92f55
Allow logging of detailed verbose per UUID for debugging
2013-03-11 22:35:18 -05:00
Steve Underwood
45eaaf4178
Spandspi's FAX engine now gives separate size and resolution information about
...
the images on the line and the images in the file. The ties in with the recent
addition of image resizing and flattenign for colur images.
mod_spandsp has been changed to make use of the additional information.
2013-03-10 20:55:21 +08:00
Ken Rice
8a0c5152d7
FS-4906 --resolve
2013-02-11 20:08:15 -06:00
Steve Underwood
063d59922b
Properly enforce the far end max datagram when constructing UDPTL packets
2013-01-26 01:31:38 +08:00
Steve Underwood
b18490ae06
Layout tweaks
2013-01-10 22:12:19 +08:00
Steve Underwood
10152cd336
Tweaks to formatting and minor steps towards T.38 support in T.31
2013-01-10 08:37:58 +08:00
Anthony Minessale
1e5beafe97
FS-5002 --resolve
2013-01-07 14:22:56 -06:00
Anthony Minessale
a2e46d558f
FS-4984 --resolve
2013-01-07 11:06:55 -06:00
Steve Underwood
79d578adeb
Use a new function in spandsp to access the AT interpreter state inside a T.31
...
state, rather than directly probing inside the T.31 structures.
2013-01-01 23:48:47 +08:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Anthony Minessale
5e62fde357
FS-4789 --resolve
2012-12-18 19:16:10 -06:00
Anthony Minessale
3025375cc6
fix logic in openpty case
2012-12-09 13:12:40 -06:00
Steve Underwood
bfc3c17bcb
Tweaks to the T.31 modem
2012-12-09 13:59:26 +08:00
Anthony Minessale
d1ad4d477c
add no_loopback flag to apps so they can tell mod_loopback to bow out
2012-10-31 12:56:09 -05:00
Jeff Lenk
2123927af7
spandsp fix argument issue on irc
2012-09-19 08:52:58 -05:00
Robert Jongbloed
babe1cdb89
Fixed numerous issues with T.38 support on mod_opal, now WORKS!
...
Added tracing for error conditions in mod_spandsp
2012-09-19 12:33:06 +10:00
Robert Jongbloed
468739da29
More T.38 fax support changes for mod_opal. Not quite there yet.
2012-09-19 12:32:22 +10:00
Steve Underwood
0eb7d60da9
Some cleanups of the FAX code, so it accesses some of the FAX engine's
...
internal data through the proper mechanisms, instead of directly poking
around inside.
2012-09-04 12:10:16 +08:00
Steve Underwood
7c6f6e306c
Added a free space function to the T.31 modem in spandsp, so the app doesn't
...
need to probe around inside the modem.
2012-09-04 08:58:43 +08:00