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
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
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
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
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
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
ea58df8456
Fixed Cairo's entry in the timezone files
...
Changed mod_spandsp so it tries to resolve timezone names like Asia/HongKong
to a POSIX timezone descriptor string, like other parts of FreeSwitch do.
2012-08-22 22:25:54 +08:00
Anthony Minessale
e804d95618
add _preconfigured_t38_options as a back door for opal
2012-08-20 12:06:42 -05:00
Steve Underwood
d5fda5ea76
Made mod_spandsp default to enabling T.85 compression
2012-07-19 23:23:05 +08:00
Christopher Rienzo
1dbb05b690
more spacing fixes to mod_spandsp.
2012-07-19 13:32:42 +00:00
Christopher Rienzo
913b39830f
replace spaces with tabs in mod_spandsp
2012-07-19 00:03:47 +00:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Steve Underwood
7b9e4ff674
Various updates to spandsp tests
...
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.
2012-03-28 23:36:30 +08:00
Anthony Minessale
9a8524924a
FS-3889 --resolve
2012-02-07 13:03:55 -06:00
Jeff Lenk
6e8341444d
FS-2216 clang change
2012-01-17 14:00:58 -06:00
Jeff Lenk
c47c9f5b3f
fix compiler warning
2012-01-15 11:19:55 -06:00
Marc Olivier Chouinard
14d9de4aea
FS-3401 --resolve
2011-12-15 21:21:29 -05:00
Brian West
904721e4f4
spelling ftw
2011-12-14 23:28:43 -06:00
Anthony Minessale
d4232e548f
FS-3757 --resolve
2011-12-13 08:43:49 -06:00
Brian West
fd9158d069
Fireevents on each page send/received in rx/txfax.
2011-12-07 18:26:30 -06:00
Brian West
2d2fe133eb
echo it broken if we receive it broken
2011-12-07 02:49:43 -06:00
Anthony Minessale
d91f67d0e3
Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example--
2011-12-06 17:51:36 -06:00
Anthony Minessale
12f2bdf66a
FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command
2011-11-28 16:45:59 -06:00
Anthony Minessale
d6d187486c
FS-3624 --resolve
2011-10-24 09:48:08 -05:00
Anthony Minessale
90a6e78d15
FS-3619 --resolve approach 1
2011-10-19 07:47:37 -05:00
Anthony Minessale
842ea87d64
FS-3571 try this, I don't have a way to test it so this is just guessing, give me a lab box if this doesn't work
2011-09-21 14:56:49 -05:00
Anthony Minessale
626b5cb2a2
FS-3571 FS-3442 FS-957 --resolve tighten up the parsing of these boolean vals issue in t38 sdp
2011-09-19 20:11:23 -05:00
Brian West
8773fab490
url decode these variables just incase
2011-08-23 20:51:01 -05:00
Anthony Minessale
d364e9f2b8
display fixes and add 2 new cols to channels to store last sent display data
2011-08-03 23:43:41 -05:00
Anthony Minessale
79e9f19cb9
add execute_on_fax_success, execute_on_fax_failure and execute_on_fax_result channel variables to trigger an app or lua script when a fax result is received
2011-06-29 18:22:57 -05:00
Jeff Lenk
0555b702db
FS-3345 --resolve add more fax event information
2011-06-16 11:11:49 -05:00
Anthony Minessale
07a797522a
FS-3214 try this patch
2011-06-08 18:50:21 -05:00
Anthony Minessale
789a9ce8d1
FS-3213 --resolve
2011-05-04 10:03:45 -05:00
Jeff Lenk
a57336ba37
FS-3004 --resolve
2011-05-03 22:40:43 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Anthony Minessale
835860e79f
reverse
2011-04-19 20:11:59 -05:00
Anthony Minessale
4f5d273e23
FS-3213 another update
2011-04-19 14:03:46 -05:00
Jeff Lenk
414c4d4aea
windows build fix for last commit
2011-04-19 14:19:49 -05:00
Anthony Minessale
7fe313cf3d
FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp
2011-04-19 13:29:42 -05:00
Anthony Minessale
fe3c4e900f
update log
2011-04-19 10:21:16 -05:00
Anthony Minessale
c8a257dde2
FS-3213 please try this patch
2011-04-19 10:09:55 -05:00