6654 Commits

Author SHA1 Message Date
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
Steve Underwood
f758d53ef5 Some preparations for colour FAX 2013-04-02 20:31:19 +08:00
Ken Rice
23410558ff hust compiler warning 2013-04-01 17:24:52 -05:00
Jeff Lenk
d627f7c23d windows compiler warnings 2013-04-01 17:09:37 -05: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
b7ba97f3af add new files to msvc builds 2013-03-31 21:27:27 -05:00
Anthony Minessale
cc3e75fc62 omit weak ciphers to prevent hackage 2013-03-31 21:27:27 -05:00
Anthony Minessale
68055eab2b support tls dir options properly 2013-03-31 21:27:26 -05:00
Anthony Minessale
c4b221c750 trying to get mozilla to work using sipml5, got stun/dtls/rtp flowing and its dead silent. c'mon guys... why do you have to do everything differently????? 2013-03-31 21:27:25 -05:00
Anthony Minessale
a36bd797c6 fix shutdown seg 2013-03-31 21:27:24 -05:00
Anthony Minessale
52e7a63bbf fix for firefox secure websockets which for some reason writes only 1 byte first on secure ws frame 2013-03-31 21:27:24 -05:00
Anthony Minessale
e00ede7e7d unreg on sock disconnect 2013-03-31 21:27:22 -05:00
Anthony Minessale
0ce92e4cee wire in tport error callback to nua_stack_tport_error 2013-03-31 21:27:22 -05:00
Anthony Minessale
24868979f7 more portable type 2013-03-31 21:27:22 -05:00
Anthony Minessale
fa8ccff7c3 polish 2013-03-31 21:27:21 -05:00
Anthony Minessale
2ccc771825 fix cpu race on ws poll 2013-03-31 21:27:21 -05:00
Anthony Minessale
99559a3cd3 add NUTAG_WS_URL and NUTAG_WSS_URL tags 2013-03-31 21:27:21 -05:00
Anthony Minessale
e31c74b638 use cert dir from tls config to find wss certs 2013-03-31 21:27:21 -05:00
Anthony Minessale
668f4a6207 working mo better 2013-03-31 21:27:20 -05:00
Anthony Minessale
62e62e1e34 add websocket transport to sofia 2013-03-31 21:27:20 -05:00
Anthony Minessale
a70aa8f9be add parsers for web socket headers 2013-03-31 21:27:20 -05:00
Anthony Minessale
fd4ce8f2da fix some core/srtp build deps 2013-03-31 21:27:20 -05:00
Anthony Minessale
2f1b01fc60 include all the files we need here 2013-03-31 21:27:20 -05:00
Anthony Minessale
72e2d183c1 update to cvs head srtp 2013-03-31 21:27:19 -05:00
Anthony Minessale
a4853b8f13 add support for WS and WSS proto in VIA 2013-03-31 21:27:18 -05:00
Anthony Minessale
03e5b366f7 revert whitespace change 2013-03-31 21:27:17 -05:00
Anthony Minessale
20568e64df wip 2013-03-31 21:27:17 -05:00
Jeff Lenk
a721477af4 fix windows openssl depends 2013-03-31 18:45:24 -05:00
Jeff Lenk
848592a9e8 windows openssl missing file 2013-03-31 18:11:20 -05:00
Jeff Lenk
5454081122 upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Steve Underwood
311cc1060b Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c 2013-03-23 22:20:56 +08:00
Jeff Lenk
839c4724d7 part 3 and last 2013-03-21 16:48:41 -05:00
Jeff Lenk
c6b204ca85 part 2 2013-03-21 16:34:41 -05:00
Jeff Lenk
afc73fbe70 windows fix for spandsp make_math_fixed_tables part 1 2013-03-21 16:26:48 -05:00
Michael Jerris
730599ff89 FS-5206: --resolve add .gitignore 2013-03-21 16:54:55 -04:00
David Yat Sin
fb9163fe5a Fix for not flushing DTMF buffer at end of call 2013-03-21 10:41:16 -04:00
Steve Underwood
ac0defb874 A little more modem polishing 2013-03-21 22:16:51 +08:00
Steve Underwood
8396519956 A few spandsp tweaks 2013-03-21 21:01:54 +08:00
David Yat Sin
20110f4569 Freetdm - ISDN:Fix for race condition where we receive a new call, and did not finish clearing existing call internally. 2013-03-19 14:32:03 -04:00
Travis Cross
e9e5f00de7 Enable automatic build support on FreeBSD
Thanks-to: <royj@yandex.ru>
2013-03-17 18:40:37 +00:00