Anthony Minessale
608ad58415
FS-4079 new patch, please test
2012-08-14 00:26:08 -05:00
William King
cf4f93d6de
Add condition matching capability to only account for one or more subset of channel directions to radius.
2012-08-14 00:26:01 -05:00
Steve Underwood
790c4d6eaa
Improvements to T.4 end of image handling, and the related tests.
...
A lot of tiny tidy up edits
2012-08-14 00:25:50 -05:00
Anthony Minessale
08eb4d72d5
add chatExecute method to events so you can respond from chatplan in js
2012-08-14 00:25:44 -05:00
Moises Silva
fb38a8bbb8
Fix typo on rtp.c causing compiler error (FS-4511)
2012-08-14 00:25:36 -05:00
Steve Underwood
812dacfb5c
Various little tweaks
...
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.
2012-08-14 00:25:22 -05:00
Anthony Minessale
9b2925e462
add javascript chatplan app
2012-08-14 00:25:15 -05:00
Stefan Knoblich
8a98baa696
ftmod_isdn: Avoid stack smashing buffer overflow in isdn_tones_run().
...
The len variable can, in certain situations (large burst of incoming non-SLIN audio),
exceed the size of the on-stack frame buffer, which causes ftdm_buffer_read_loop() to
overwrite the dt_buffer pointer.
Use ftdm_min() to make sure len (after conversion to SLIN units) isn't larger
than the frame buffer size.
Also adds are couple more code comments.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-14 00:25:07 -05:00
Jeff Lenk
d1db17b486
FS-4219 -- resolve windows version string. thanks Peter
2012-08-14 00:25:02 -05:00
Jeff Lenk
dbbe5ed1e0
FS-4504 --resolve
2012-08-14 00:24:56 -05:00
Anthony Minessale
f36a367b25
fix build
2012-08-14 00:24:51 -05:00
Jeff Lenk
3a478a61aa
FS-4504 vs2008 pro still need express
2012-08-14 00:24:42 -05:00
Michael Jerris
261d963cc5
add apr stub to get the real OS socket
2012-08-14 00:24:31 -05:00
Christopher Rienzo
f37d669a7b
Add default configuration example to mod_speex/conf/autoload_configs
2012-08-14 00:24:11 -05:00
Steve Underwood
adece695cd
Fixed a misplaced #endif that only causes trouble when you hit the right
...
combination
2012-08-14 00:24:02 -05:00
Steve Underwood
ae321660d9
A couple of typos in spandsp
...
Improvements to image flattening in spandsp's image translate code
2012-08-14 00:23:56 -05:00
Jeff Lenk
a057f2a6a9
FS-4504 vs2010 add libjpeg download dependency
2012-08-14 00:23:41 -05:00
Jeff Lenk
60c4a520a8
FS-4504 vs2010 update x64 download settings for libjpeg
2012-08-14 00:23:33 -05:00
Jeff Lenk
f11d471ff6
FS-4504 - tweak
2012-08-14 00:23:26 -05:00
Jeff Lenk
dfad2a14bd
FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
2012-08-14 00:22:43 -05:00
Anthony Minessale
7fbc7c475a
FS-4505 --resolve
2012-08-14 00:20:25 -05:00
Anthony Minessale
261868b1a8
FS-4507 --resolve
2012-08-14 00:20:20 -05:00
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
Jeff Lenk
3d9d42b798
FS-4517 --resolve
2012-08-13 21:31:46 -05:00
Jeff Lenk
a293512f60
FS-4219 --resolve
2012-08-13 21:30:10 -05:00
Kapil Gupta
cc45f89dab
mid code changes as per modified xml
2012-08-13 19:32:24 -04:00
William King
26cefbdb87
Fixing issue with which xml pointer used. oops.
2012-08-13 14:45:47 -07:00
Anthony Minessale
a073221a6a
building stub module
2012-08-13 15:50:52 -05:00
Anthony Minessale
fa5113557b
stub for mod_html5
2012-08-13 15:20:41 -05:00
Anthony Minessale
61ab0b8878
libwebsocket inline configure
2012-08-13 14:29:04 -05:00
kapil
35126a3593
fixing T38 issue
2012-08-13 15:29:01 -04:00
Anthony Minessale
a05e414c41
fix libwebsocket build
2012-08-13 14:15:06 -05:00
Anthony Minessale
4ef9b3fe56
FS-4079 new patch, please test
2012-08-13 13:48:06 -05:00
Mathieu Rene
1bd4655a41
don't honor park_after_bridge or transfer_after_bridge if CF_REDIRECT or CF_TRANSFER is set
2012-08-13 13:39:29 -04:00
kapil
9fcaa9e84c
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-08-13 10:48:29 -04:00
kapil
a8c545d376
removing sdp port check, filling local sdp port always
2012-08-13 10:44:28 -04:00
William King
aad07c6243
Add condition matching capability to only account for one or more subset of channel directions to radius.
2012-08-12 21:13:10 -07:00
Steve Underwood
51691d4c9a
Merge branch 'master' of git.freeswitch.org:freeswitch
2012-08-12 22:12:06 +08:00
Steve Underwood
5f12c3dc1c
Improvements to T.4 end of image handling, and the related tests.
...
A lot of tiny tidy up edits
2012-08-12 22:11:06 +08:00
Anthony Minessale
527ad97001
add chatExecute method to events so you can respond from chatplan in js
2012-08-11 18:34:49 -05:00
Moises Silva
6732eae971
Fix typo on rtp.c causing compiler error (FS-4511)
2012-08-11 16:19:11 -04:00
Steve Underwood
e69a5a3037
Various little tweaks
...
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.
2012-08-11 18:32:00 +08:00
Anthony Minessale
618392299b
add javascript chatplan app
2012-08-10 20:12:26 -05:00
Mathieu Rene
7cbdc67b0c
wait for it...
2012-08-10 13:40:27 -04:00