]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Sat, 11 Aug 2012 20:19:11 +0000 (16:19 -0400)]
Fix typo on rtp.c causing compiler error (FS-4511)
Steve Underwood [Sat, 11 Aug 2012 10:32:00 +0000 (18:32 +0800)]
Various little tweaks
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.
Anthony Minessale [Sat, 11 Aug 2012 01:12:20 +0000 (20:12 -0500)]
add javascript chatplan app
Mathieu Rene [Fri, 10 Aug 2012 17:40:27 +0000 (13:40 -0400)]
wait for it...
kapil [Fri, 10 Aug 2012 16:25:05 +0000 (12:25 -0400)]
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
kapil [Fri, 10 Aug 2012 16:24:33 +0000 (12:24 -0400)]
matt code changes
Kapil Gupta [Fri, 10 Aug 2012 16:23:03 +0000 (12:23 -0400)]
fixing issue
Stefan Knoblich [Fri, 10 Aug 2012 15:05:46 +0000 (17:05 +0200)]
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>
Stefan Knoblich [Wed, 8 Aug 2012 15:30:03 +0000 (17:30 +0200)]
mod_freetdm: Fix typo.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Kapil Gupta [Fri, 10 Aug 2012 15:11:56 +0000 (11:11 -0400)]
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
Kapil Gupta [Fri, 10 Aug 2012 15:11:21 +0000 (11:11 -0400)]
removing t38 hardcoded code
Jeff Lenk [Fri, 10 Aug 2012 12:47:10 +0000 (07:47 -0500)]
FS-4219 -- resolve windows version string. thanks Peter
Mathieu Rene [Fri, 10 Aug 2012 11:22:07 +0000 (07:22 -0400)]
t38
Mathieu Rene [Fri, 10 Aug 2012 11:08:57 +0000 (07:08 -0400)]
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Fri, 10 Aug 2012 11:08:47 +0000 (07:08 -0400)]
add some t38 vars
Kapil Gupta [Fri, 10 Aug 2012 10:46:01 +0000 (06:46 -0400)]
hardcoding t38 sdp fields...
Kapil Gupta [Fri, 10 Aug 2012 09:37:39 +0000 (05:37 -0400)]
fixing modify resp issue
Kapil Gupta [Fri, 10 Aug 2012 08:41:47 +0000 (04:41 -0400)]
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
Kapil Gupta [Fri, 10 Aug 2012 08:41:14 +0000 (04:41 -0400)]
adding cli command to show status of all termination in single command
Jeff Lenk [Fri, 10 Aug 2012 03:39:28 +0000 (21:39 -0600)]
FS-4504 --resolve
Mathieu Rene [Thu, 9 Aug 2012 22:00:15 +0000 (18:00 -0400)]
quickfix
Anthony Minessale [Thu, 9 Aug 2012 21:27:15 +0000 (16:27 -0500)]
fix build
Mathieu Rene [Thu, 9 Aug 2012 21:10:39 +0000 (17:10 -0400)]
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Thu, 9 Aug 2012 21:10:27 +0000 (17:10 -0400)]
add spandsp cng-tone detect
Kapil Gupta [Thu, 9 Aug 2012 18:52:23 +0000 (14:52 -0400)]
t38 fax code
Jeff Lenk [Thu, 9 Aug 2012 18:42:21 +0000 (13:42 -0500)]
FS-4504 vs2008 pro still need express
Kapil Gupta [Thu, 9 Aug 2012 18:22:30 +0000 (14:22 -0400)]
adding t38 option code
Michael Jerris [Thu, 9 Aug 2012 16:56:29 +0000 (11:56 -0500)]
add apr stub to get the real OS socket
Christopher Rienzo [Thu, 9 Aug 2012 15:57:51 +0000 (15:57 +0000)]
Add default configuration example to mod_speex/conf/autoload_configs
Mathieu Rene [Thu, 9 Aug 2012 15:18:13 +0000 (11:18 -0400)]
should be a ptr
Mathieu Rene [Thu, 9 Aug 2012 15:15:07 +0000 (11:15 -0400)]
add t38_options and media_type to rtp term
Steve Underwood [Thu, 9 Aug 2012 14:19:49 +0000 (22:19 +0800)]
Fixed a misplaced #endif that only causes trouble when you hit the right
combination
Steve Underwood [Thu, 9 Aug 2012 13:58:22 +0000 (21:58 +0800)]
A couple of typos in spandsp
Improvements to image flattening in spandsp's image translate code
Jeff Lenk [Thu, 9 Aug 2012 13:34:26 +0000 (08:34 -0500)]
FS-4504 vs2010 add libjpeg download dependency
Jeff Lenk [Thu, 9 Aug 2012 13:31:12 +0000 (08:31 -0500)]
FS-4504 vs2010 update x64 download settings for libjpeg
Jeff Lenk [Thu, 9 Aug 2012 02:29:06 +0000 (21:29 -0500)]
FS-4504 - tweak
Jeff Lenk [Thu, 9 Aug 2012 02:18:06 +0000 (21:18 -0500)]
FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
Michael Jerris [Wed, 8 Aug 2012 22:05:01 +0000 (17:05 -0500)]
add ws
Anthony Minessale [Wed, 8 Aug 2012 19:46:38 +0000 (14:46 -0500)]
add rtp endpoint contributed by sangoma
Kapil Gupta [Wed, 8 Aug 2012 19:21:42 +0000 (15:21 -0400)]
fixing rfc2833 issue
Kapil Gupta [Wed, 8 Aug 2012 18:43:55 +0000 (14:43 -0400)]
updating rfc2833 variable code
Kapil Gupta [Wed, 8 Aug 2012 17:34:42 +0000 (13:34 -0400)]
adding code for reporting DTMF to MGC
Anthony Minessale [Wed, 8 Aug 2012 15:08:29 +0000 (10:08 -0500)]
FS-4505 --resolve
Anthony Minessale [Wed, 8 Aug 2012 14:59:36 +0000 (09:59 -0500)]
FS-4507 --resolve
root [Wed, 8 Aug 2012 14:17:42 +0000 (10:17 -0400)]
debug prints modification
Moises Silva [Wed, 8 Aug 2012 13:58:41 +0000 (09:58 -0400)]
freetdm: Process OOB events even in M2UA mode
Steve Underwood [Wed, 8 Aug 2012 13:31:45 +0000 (21:31 +0800)]
Fixed harmless typos in comments
Steve Underwood [Wed, 8 Aug 2012 13:26:47 +0000 (21:26 +0800)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 8 Aug 2012 13:26:06 +0000 (21:26 +0800)]
Image translate moves forward a little, towards colour support
Steve Underwood [Wed, 8 Aug 2012 13:16:38 +0000 (21:16 +0800)]
Tweaks
Daniel Swarbrick [Wed, 8 Aug 2012 12:14:54 +0000 (14:14 +0200)]
missed this one
Daniel Swarbrick [Wed, 8 Aug 2012 12:10:24 +0000 (14:10 +0200)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Daniel Swarbrick [Wed, 8 Aug 2012 12:08:31 +0000 (14:08 +0200)]
CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port)
Steve Underwood [Wed, 8 Aug 2012 11:46:31 +0000 (19:46 +0800)]
Someone's been doing something odd to t30.h :-\
William King [Wed, 8 Aug 2012 02:57:58 +0000 (21:57 -0500)]
Add param variable where needed.
Anthony Minessale [Tue, 7 Aug 2012 22:23:01 +0000 (17:23 -0500)]
FS-4079 try this
SwK [Tue, 7 Aug 2012 18:46:23 +0000 (14:46 -0400)]
Work around for compiler issues on centos
Stefan Knoblich [Tue, 7 Aug 2012 15:20:18 +0000 (17:20 +0200)]
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>
Stefan Knoblich [Tue, 7 Aug 2012 13:57:40 +0000 (15:57 +0200)]
ftmod_isdn: Use ftdm_time_t for dialtone timeout.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Steve Underwood [Tue, 7 Aug 2012 15:06:17 +0000 (23:06 +0800)]
Avoid quirky complaints about using the top bit of an integer as an enum
Steve Underwood [Tue, 7 Aug 2012 14:34:32 +0000 (22:34 +0800)]
Improvements to dithering down colour and gray scale images to bi-level
images, for images with different illuminants.
Anthony Minessale [Tue, 7 Aug 2012 14:03:02 +0000 (09:03 -0500)]
typo
root [Tue, 7 Aug 2012 13:57:51 +0000 (09:57 -0400)]
fixing channel mapping issue and removing unwanted prints
Kapil Gupta [Tue, 7 Aug 2012 13:54:02 +0000 (09:54 -0400)]
adding cli command to dump "activecalls" at present
Anthony Minessale [Tue, 7 Aug 2012 12:35:41 +0000 (07:35 -0500)]
FS-4487 --resolve
Anthony Minessale [Tue, 7 Aug 2012 12:30:22 +0000 (07:30 -0500)]
Kapil Gupta [Tue, 7 Aug 2012 10:30:05 +0000 (06:30 -0400)]
cli issue fix
root [Tue, 7 Aug 2012 10:02:58 +0000 (06:02 -0400)]
fixing cli issue
Kapil Gupta [Tue, 7 Aug 2012 09:56:09 +0000 (05:56 -0400)]
adding default values of sampling rate based on codec type
Kapil Gupta [Tue, 7 Aug 2012 09:49:07 +0000 (05:49 -0400)]
adding CLI command to dump termination status
Anthony Minessale [Tue, 7 Aug 2012 04:50:39 +0000 (23:50 -0500)]
FS-4352 --resolve alternate implementation as multiset to avoid regressions on set
Anthony Minessale [Tue, 7 Aug 2012 03:34:31 +0000 (22:34 -0500)]
FS-4348 --resolve
Anthony Minessale [Tue, 7 Aug 2012 03:30:34 +0000 (22:30 -0500)]
FS-4487 --resolve
Anthony Minessale [Tue, 7 Aug 2012 00:38:56 +0000 (19:38 -0500)]
FS-4501 try this
Anthony Minessale [Mon, 6 Aug 2012 23:30:08 +0000 (18:30 -0500)]
FS-4493 does this work
Anthony Minessale [Mon, 6 Aug 2012 21:12:03 +0000 (16:12 -0500)]
FS-4079 please test
Anthony Minessale [Mon, 6 Aug 2012 16:20:27 +0000 (11:20 -0500)]
FS-4499 --resolve this is a different fix but this will implicitly fix it
Kapil Gupta [Mon, 6 Aug 2012 16:19:34 +0000 (12:19 -0400)]
adding code to start mg profile during load itself.
Anthony Minessale [Mon, 6 Aug 2012 15:49:48 +0000 (10:49 -0500)]
FS-4495 --resolve
Kapil Gupta [Mon, 6 Aug 2012 14:44:34 +0000 (10:44 -0400)]
fixing term state issue
Kapil [Mon, 6 Aug 2012 14:20:02 +0000 (10:20 -0400)]
fixing issues
Michael S Collins [Mon, 6 Aug 2012 04:54:57 +0000 (21:54 -0700)]
Update ChangeLog through July 2012. (Hello from Chicago\!)
Michael S Collins [Mon, 6 Aug 2012 01:00:34 +0000 (18:00 -0700)]
Update ChangeLog through June 2012
Michael S Collins [Mon, 6 Aug 2012 00:44:53 +0000 (17:44 -0700)]
Update ChangeLog through May 2012
Michael S Collins [Mon, 6 Aug 2012 00:24:02 +0000 (17:24 -0700)]
Update ChangeLog through April 2012
Michael S Collins [Sun, 5 Aug 2012 23:32:12 +0000 (16:32 -0700)]
Update ChangeLog through Feb 2012
Michael S Collins [Sun, 5 Aug 2012 23:08:01 +0000 (16:08 -0700)]
Update ChangeLog through Jan 2012
Anthony Minessale [Sun, 5 Aug 2012 21:45:14 +0000 (16:45 -0500)]
4579 tweaks
William King [Sun, 5 Aug 2012 16:01:33 +0000 (12:01 -0400)]
DelphiWorld found another typo. Also remove the condition for auth since all dialplan lookups should be authed to prevent fraud.
Steve Underwood [Sun, 5 Aug 2012 14:20:39 +0000 (22:20 +0800)]
Fix fixed point builds of spandsp, and improve logging of modem performance during tests
Steve Underwood [Sun, 5 Aug 2012 10:39:41 +0000 (18:39 +0800)]
Fixed V.22bis fixed point builds
Steve Underwood [Sun, 5 Aug 2012 10:38:47 +0000 (18:38 +0800)]
Sorted out fixed point builds of the V.22bis modem
William King [Sat, 4 Aug 2012 23:54:48 +0000 (19:54 -0400)]
Good find DelphiWorld.
William King [Sat, 4 Aug 2012 23:19:04 +0000 (19:19 -0400)]
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.
Kapil Gupta [Sat, 4 Aug 2012 14:37:25 +0000 (10:37 -0400)]
debug prints modification
Jeff Lenk [Fri, 3 Aug 2012 21:46:48 +0000 (16:46 -0500)]
windows -fix build for recent spandsp changes
Steve Underwood [Fri, 3 Aug 2012 19:45:09 +0000 (03:45 +0800)]
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
David Yat Sin [Fri, 3 Aug 2012 16:49:14 +0000 (12:49 -0400)]
Merge branch 'releases.3.5' of ssh://git.sangoma.com/smg_freeswitch into releases.3.5
David Yat Sin [Fri, 3 Aug 2012 16:48:54 +0000 (12:48 -0400)]
added mod_distributor
Kapil Gupta [Fri, 3 Aug 2012 16:07:02 +0000 (12:07 -0400)]
adding "interface-identifier" field to configuration