Commit Graph

22041 Commits

Author SHA1 Message Date
Steve Underwood 806a994246 Fixed harmless typos in comments 2012-08-14 00:20:12 -05:00
Steve Underwood 1a4f1c97de Image translate moves forward a little, towards colour support 2012-08-14 00:20:03 -05:00
Steve Underwood ffcf6443f0 Tweaks 2012-08-14 00:19:46 -05:00
Daniel Swarbrick 35cf575e12 missed this one 2012-08-14 00:19:39 -05:00
Daniel Swarbrick ddf95e26fc CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port) 2012-08-14 00:19:28 -05:00
William King 91eada306a Add param variable where needed. 2012-08-14 00:18:38 -05:00
Anthony Minessale 9311e78fb6 FS-4079 try this 2012-08-14 00:18:10 -05:00
Steve Underwood 9732411dc8 Someone's been doing something odd to t30.h :-\
(cherry picked from commit 65ffaa8ca9)
2012-08-10 18:03:22 +02:00
Stefan Knoblich f6e0b50cf3 mod_freetdm: Fix typo.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-10 17:21:52 +02:00
SwK 9c843d4102 bump version 2012-08-07 18:03:46 -04:00
SwK 3818cae3e6 Work around for compiler issues on centos 2012-08-07 14:46:23 -04:00
Stefan Knoblich 964d14c012 ftmod_isdn: Fix channel state handling in NT mode w/ early disconnect.
In this particular case: NO_ROUTE_DESTINATION caused by missing context.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-07 17:22:17 +02:00
Stefan Knoblich c6cf92d766 ftmod_isdn: Use ftdm_time_t for dialtone timeout.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-07 17:22:17 +02:00
Steve Underwood a117fd8fa3 Avoid quirky complaints about using the top bit of an integer as an enum 2012-08-07 23:06:17 +08:00
Steve Underwood 3ae2bdf4aa Improvements to dithering down colour and gray scale images to bi-level
images, for images with different illuminants.
2012-08-07 22:34:32 +08:00
Anthony Minessale 48857cc7a7 typo 2012-08-07 09:03:02 -05:00
Anthony Minessale c0626e6801 FS-4487 --resolve 2012-08-07 07:35:41 -05:00
Anthony Minessale 63b6fa5f24 FS-4487 revert 2ed9281d19 2012-08-07 07:30:22 -05:00
Anthony Minessale d23b74e66a FS-4352 --resolve alternate implementation as multiset to avoid regressions on set 2012-08-06 23:50:39 -05:00
Anthony Minessale 8e14fd2039 FS-4348 --resolve 2012-08-06 22:34:31 -05:00
Anthony Minessale 2ed9281d19 FS-4487 --resolve 2012-08-06 22:30:34 -05:00
Anthony Minessale 06ed24b2d4 FS-4501 try this 2012-08-06 19:38:56 -05:00
Anthony Minessale 0b852eb3d1 FS-4493 does this work 2012-08-06 18:30:08 -05:00
Anthony Minessale c3de9637af FS-4079 please test 2012-08-06 16:12:03 -05:00
Anthony Minessale 40ed0b31c1 FS-4499 --resolve this is a different fix but this will implicitly fix it 2012-08-06 11:20:27 -05:00
Anthony Minessale b843e8fd8b FS-4495 --resolve 2012-08-06 10:49:48 -05:00
Michael S Collins e224b24fed Update ChangeLog through July 2012. (Hello from Chicago\!) 2012-08-05 21:54:57 -07:00
Michael S Collins 7ce3111114 Update ChangeLog through June 2012 2012-08-05 18:00:34 -07:00
Michael S Collins 577d67e8e4 Update ChangeLog through May 2012 2012-08-05 17:44:53 -07:00
Michael S Collins b560ff6d83 Update ChangeLog through April 2012 2012-08-05 17:24:02 -07:00
Michael S Collins 2a500116de Update ChangeLog through Feb 2012 2012-08-05 16:32:12 -07:00
Michael S Collins d8b9ccef0d Update ChangeLog through Jan 2012 2012-08-05 16:08:01 -07:00
Anthony Minessale 996c5378a1 4579 tweaks 2012-08-05 16:45:14 -05:00
William King 8eb36ec92d DelphiWorld found another typo. Also remove the condition for auth since all dialplan lookups should be authed to prevent fraud. 2012-08-05 12:01:33 -04:00
Steve Underwood 04e93f4c0b Fix fixed point builds of spandsp, and improve logging of modem performance during tests 2012-08-05 22:20:39 +08:00
Steve Underwood 72566f6a3f Fixed V.22bis fixed point builds 2012-08-05 18:39:41 +08:00
Steve Underwood f088d971f3 Sorted out fixed point builds of the V.22bis modem 2012-08-05 18:38:47 +08:00
William King d1b98ab388 Good find DelphiWorld. 2012-08-04 19:54:48 -04:00
William King d648a05ed1 Adding a new configurable radius module that will support both authentication based on a dialplan app, as well as digest based radius authentication by hooking into the directory. It is also fully configurable on which fields to send by the config file. 2012-08-04 19:19:04 -04:00
Jeff Lenk d1c3f910a6 windows -fix build for recent spandsp changes 2012-08-03 16:46:48 -05:00
Steve Underwood e523076274 FAX T.6 decompression fixed for images with black in the last pixel of lines.
Colour and grey images can down be dithered down to bi-level images for transmission as faxes.
More movement towards T.42 support
2012-08-04 03:45:09 +08:00
Steve Underwood e35221b981 Fixed the way T.85/T.85-L0 selection is handled when decoding DCS messages 2012-08-03 20:26:30 +08:00
Stefan Knoblich ac0eec9de4 ftmod_isdn: Fix set-but-unused warning.
Resolves OPENZAP-189

Fixes:
	src/ftmod/ftmod_isdn/ftmod_isdn.c: In function 'ftdm_isdn_931_34':
	src/ftmod/ftmod_isdn/ftmod_isdn.c:902:21: error: variable 'status' set but not used [-Werror=unused-but-set-variable]

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-03 12:33:40 +02:00
Giovanni Maruzzelli ccae5cd6b2 gsmopen and skypopen: better printout from function gsm (or sk) list 2012-08-02 19:13:32 +02:00
Giovanni Maruzzelli 716f89f2d1 gsmopen: indent 2012-08-02 18:47:18 +02:00
Giovanni Maruzzelli c5d72d9bd0 FS-4379 gsmopen: 'gsm remove interface' works now 2012-08-02 18:39:02 +02:00
Anthony Minessale e97da8e20a remove debug 2012-07-31 16:35:56 -05:00
Anthony Minessale beed0336c0 FS-4484 I missed the part about gateways, that is a different story. Try this patch 2012-07-31 15:53:00 -05:00
Anthony Minessale f6ca367fff doh 2012-07-31 15:44:57 -05:00
Anthony Minessale 258afd4704 FS-4480 try this 2012-07-31 15:32:04 -05:00