6893 Commits

Author SHA1 Message Date
Steve Underwood
46ec57c415 The gettimeofday() function spandsp provided for Windows apparently falls over
after 25 hours. I guess not many people are inserting header lines on FAX pages.
Hopefully this update fixes the problem.
2013-05-10 11:54:20 +08:00
Anthony Minessale
79230a5d8a FS-5325 i'll put the nonblocking in but I still think this is a problem with openssl, a short read is not there every single time you connect, When the lib is in full blocking mode it should be handling the complicated actions internally. As complicated as socket programming is, async ssl is even worse because it requires you to do your own buffering and attemps to read may fail waiting for you to write or vice-versa which should have been handled for us in the lib. non-interruptable syscalls are getting pretty outdated and not enabling it is much less complex than making every socket app on earth be non-blocking 2013-05-09 12:56:42 -05:00
Anthony Minessale
b2a9c71df6 FS-5325 2013-05-07 11:30:37 -05:00
Stefan Knoblich
81702d18fb FreeTDM: Add ftdm_unused_arg() macro to silence "unused parameter" compiler warnings
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-05-06 17:50:10 +02:00
Jeff Lenk
b4826c1a7f another esl managed tweak 2013-05-04 12:43:19 -05:00
Jeff Lenk
abbe992e1c tweak windows esl managed - removing mixed mode and any from the solution - this should remove some of the ambiguity around building 2013-05-04 12:15:04 -05:00
Anthony Minessale
442a53ae3c rebuild 2013-04-26 08:41:49 -05:00
Anthony Minessale
471b3d33fd add tcp keepalive where possible 2013-04-25 13:33:17 -05:00
Anthony Minessale
fddad1da06 FS-5343 --resolve 2013-04-24 12:09:35 -05:00
Anthony Minessale
35b584bd19 FS-5325 this should prefer v4 addrs to avoid the blocking on connect as well so you can use the dns name again 2013-04-24 10:49:04 -05:00
Anthony Minessale
c6e9b9941c FS-5325 2013-04-24 10:12:42 -05:00
Steve Underwood
6e6272a7b5 More changes towards colour FAX support 2013-04-22 08:31:30 +08:00
Steve Underwood
abd03ceefe Tweaks to the V.17 modem 2013-04-21 23:13:51 +08:00
Steve Underwood
df4d264a6e Fixed a new error introduced when scrunching colour images down to bi-level 2013-04-21 22:47:08 +08:00
Steve Underwood
88b3b54ef4 More movement towards colour FAXing 2013-04-21 22:02:09 +08:00
Anthony Minessale
8e49f7a556 FS-3612 --resolve This got reverted by accident. Funny that it took a year for someone to notive =0 2013-04-19 15:31:05 -05:00
Steve Underwood
065468141a More tweaks towards colour FAX 2013-04-18 00:32:17 +08:00
Steve Underwood
6e5b85e614 More movement towards colour FAX 2013-04-17 23:43:41 +08:00
Steve Underwood
538d9beacd Some spandsp tweaks after studying a klocwork report 2013-04-17 09:07:54 +08:00
Jeff Lenk
08e28d46b4 FS-5167 fix 2010 dependency 2013-04-15 11:46:23 -05:00
Jeff Lenk
a9a892b0a5 FS-5307 --resolve 2013-04-14 21:18:48 -05:00
Jeff Lenk
969eae39d9 FS-5273 --resolve windows update resource version for pthreads 2013-04-13 21:50:52 -05:00
Steve Underwood
cc795b87c4 Allow writing of T.85 format TIFF files 2013-04-13 01:46:14 +08:00
Steve Underwood
692b699948 Whoops. Missed a file in the last commit 2013-04-11 23:02:09 +08:00
Steve Underwood
59395684d3 A slight logic problem in mutual supported page sizes 2013-04-11 22:57:37 +08:00
Steve Underwood
9eab201f93 More steps towards colour FAX 2013-04-11 18:08:32 +08:00
Michael Jerris
d7c34c7e1f FS-5250: --resolve fix mac build 2013-04-10 12:50:19 -04:00
Jeff Lenk
06dcfdab8e FS-5167 fs_cli update dependency 2013-04-10 10:23:46 -05:00
Jeff Lenk
6fa2c5d5e4 FS-5167 2013-04-10 07:54:24 -05:00
Jeff Lenk
092a794e41 FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
Moises Silva
4ff826c27d OPENZAP-200 --resolve
Patch provided by: Spencer Thomason

Implement appropiate caller/called TON in ftmod_libpri
2013-04-09 12:29:47 -04:00
Jeff Lenk
5f3160ef0f FS-5167 2013-04-08 21:17:02 -05:00
Jeff Lenk
a152a9a826 FS-5273 --resolve 2013-04-08 19:14:57 -05:00
Anthony Minessale
5ee719d1d9 FS-5271 --resolve 2013-04-08 12:53:58 -05:00
Jeff Lenk
76c6d68203 FS-5272 --resolve 2013-04-08 10:42:08 -05:00
Steve Underwood
bbde475a2c GlobalIFD improvements 2013-04-06 02:14:47 +08:00
Steve Underwood
f56911bb25 More steps towards colour FAX 2013-04-06 01:10:13 +08:00
Jeff Lenk
2cef8580a0 oops line endings 2013-04-04 19:41:41 -05:00
Jeff Lenk
231effa3b0 windows correct srtp 2013-04-04 19:35:57 -05:00
Jeff Lenk
f7b89748e8 windows missed this spot 2013-04-04 19:00:30 -05:00
Steve Underwood
cdac39a6e4 Addition of T.85 compression to the TIFF file. 2013-04-05 00:29:32 +08:00
Steve Underwood
d3dbde63b1 More moves towards colour FAX 2013-04-04 23:40:00 +08:00
Steve Underwood
a5ce5de53d More preparation for colour FAX 2013-04-04 22:53:41 +08:00
Jeff Lenk
0b4340c36e windows compile openssl missed this 2013-04-03 22:00:57 -05:00
Jeff Lenk
fd7d5e0801 windows compiler fixes - now builds again 2013-04-03 21:55:50 -05:00
Mathieu Parent
17408154ee Revert local stuff from previous commit 2013-04-03 20:42:30 +02:00
Mathieu Parent
1d9d7b1196 Don't create a new session when pressing speeddial
Fixes #FS-5259 (Thanks to Nathan Neulinger for the patch)
2013-04-03 20:34:55 +02:00
Jeff Lenk
43eaa95746 windows compile another step closer 2013-04-03 08:55:03 -05:00
Jeff Lenk
ff9571e1e9 sofia windows compiler warnings 2013-04-02 17:25:10 -05:00
Jeff Lenk
e232afda03 windows compiler warnings missed this 2013-04-02 08:35:47 -05:00