]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Chris Rienzo [Wed, 27 Mar 2013 03:50:29 +0000 (23:50 -0400)]
FS-5221 --resolve set NOSIGNAL on http_get
Anthony Minessale [Tue, 26 Mar 2013 21:37:47 +0000 (16:37 -0500)]
change ready to up in this case
Anthony Minessale [Tue, 26 Mar 2013 21:33:13 +0000 (16:33 -0500)]
add execute_on_pre_bridge and execute_on_post_bridge vars to behave like the other family of execute_on and not break the existing pre bridge vars that are now depricated
Anthony Minessale [Tue, 26 Mar 2013 20:50:07 +0000 (15:50 -0500)]
FS-5226 --resolve
Anthony Minessale [Tue, 26 Mar 2013 20:44:22 +0000 (15:44 -0500)]
FS-5223
Mathieu Parent [Tue, 26 Mar 2013 21:36:56 +0000 (22:36 +0100)]
Fix in-band ringback in mod_skinny
Closes: FS-4241 (Thanks to Marek Wiewiorski for the patch)
Mathieu Parent [Tue, 26 Mar 2013 21:29:40 +0000 (22:29 +0100)]
mod_skinny parses and modifies odbc url, breaking it, but also doesn't use the resulting vars
Closes: FS-5224 (Thanks to Nathan Neulinger for the patch)
Mathieu Parent [Tue, 26 Mar 2013 21:21:44 +0000 (22:21 +0100)]
examples for the ext-voicemail and ext-redial options to mod_skinny sample conf
Closes: FS-5227 (Thanks to Nathan Neulinger for the patch)
Mathieu Parent [Tue, 26 Mar 2013 21:16:44 +0000 (22:16 +0100)]
MIN is an aggregate function on MySQL
Closes: FS-5218 (Thanks to Nathan Neulinger for the patch)
Anthony Minessale [Tue, 26 Mar 2013 18:23:33 +0000 (13:23 -0500)]
FS-5171 try this version
Jeff Lenk [Tue, 26 Mar 2013 17:21:29 +0000 (11:21 -0600)]
vs2010 express make_math_fixed
Anthony Minessale [Tue, 26 Mar 2013 15:09:02 +0000 (10:09 -0500)]
FS-5219 --resolve
Jeff Lenk [Tue, 26 Mar 2013 15:18:44 +0000 (10:18 -0500)]
oops line endings
Jeff Lenk [Tue, 26 Mar 2013 15:02:26 +0000 (10:02 -0500)]
FS-4321 --resolve
Daniel Swarbrick [Tue, 26 Mar 2013 00:20:08 +0000 (01:20 +0100)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Daniel Swarbrick [Tue, 26 Mar 2013 00:19:30 +0000 (01:19 +0100)]
minor tidyup of user-submitted patch from last year
Anthony Minessale [Mon, 25 Mar 2013 22:57:51 +0000 (17:57 -0500)]
FS-5171 please test
Anthony Minessale [Mon, 25 Mar 2013 22:02:05 +0000 (17:02 -0500)]
FS-5214 --resolve
Jeff Lenk [Sun, 24 Mar 2013 19:32:31 +0000 (14:32 -0500)]
FS-4568 --resolve
Seven Du [Sun, 24 Mar 2013 17:33:26 +0000 (01:33 +0800)]
add portal, a nice GUI with pure html and javascript
Steve Underwood [Sat, 23 Mar 2013 14:22:05 +0000 (22:22 +0800)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Sat, 23 Mar 2013 14:20:56 +0000 (22:20 +0800)]
Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c
Michael S Collins [Fri, 22 Mar 2013 23:40:42 +0000 (16:40 -0700)]
fs_encode: load mod_spandsp before loading mod_native_file so that the latter picks up all the codecs offered by the former
Jeff Lenk [Fri, 22 Mar 2013 20:52:36 +0000 (15:52 -0500)]
remove debug code
Anthony Minessale [Fri, 22 Mar 2013 18:47:38 +0000 (13:47 -0500)]
FS-5011 catch sid frames and change them to cng
Anthony Minessale [Fri, 22 Mar 2013 16:20:34 +0000 (11:20 -0500)]
allow specific removal of media bugs by function name
Anthony Minessale [Fri, 22 Mar 2013 15:34:31 +0000 (10:34 -0500)]
don't choose 0 port for proxy mode
Anthony Minessale [Fri, 22 Mar 2013 15:28:15 +0000 (10:28 -0500)]
print message before destroying obj
Jeff Lenk [Fri, 22 Mar 2013 13:40:45 +0000 (08:40 -0500)]
FS-5185 --resolve
Jeff Lenk [Fri, 22 Mar 2013 12:43:58 +0000 (07:43 -0500)]
FS-5100 --resolve
Christopher Rienzo [Fri, 22 Mar 2013 03:18:31 +0000 (23:18 -0400)]
tabs instead of spaces
Jeff Lenk [Fri, 22 Mar 2013 02:35:54 +0000 (21:35 -0500)]
FS-5178 --resolve
Anthony Minessale [Thu, 21 Mar 2013 20:55:19 +0000 (15:55 -0500)]
FS-5192 --resolve
Jeff Lenk [Thu, 21 Mar 2013 21:48:41 +0000 (16:48 -0500)]
part 3 and last
Jeff Lenk [Thu, 21 Mar 2013 21:34:41 +0000 (16:34 -0500)]
part 2
Jeff Lenk [Thu, 21 Mar 2013 21:26:48 +0000 (16:26 -0500)]
windows fix for spandsp make_math_fixed_tables part 1
Travis Cross [Thu, 21 Mar 2013 21:00:12 +0000 (21:00 +0000)]
Allow setting compression level for dpkg-source
Apparently the Raspberry Pi blows up (out of memory) if you call
dpkg-source -z9 as it implicitly calls xz -9. Thanks to Ken Rice for
running headlong into this.
Also note that while xz takes -0, dpkg-source won't take -z0, so we
check for this and make sure we call dpkg-source correctly.
Anthony Minessale [Thu, 21 Mar 2013 19:37:53 +0000 (14:37 -0500)]
FS-5204 --resolve
Michael Jerris [Thu, 21 Mar 2013 20:54:55 +0000 (16:54 -0400)]
FS-5206: --resolve add .gitignore
Anthony Minessale [Thu, 21 Mar 2013 19:23:43 +0000 (14:23 -0500)]
stray q
Anthony Minessale [Thu, 21 Mar 2013 18:52:33 +0000 (13:52 -0500)]
FS-5209 --resolve
Anthony Minessale [Thu, 21 Mar 2013 18:49:33 +0000 (13:49 -0500)]
FS-5202
Anthony Minessale [Thu, 21 Mar 2013 18:05:32 +0000 (13:05 -0500)]
revert unintended change
David Yat Sin [Thu, 21 Mar 2013 14:41:16 +0000 (10:41 -0400)]
Fix for not flushing DTMF buffer at end of call
Steve Underwood [Thu, 21 Mar 2013 14:16:51 +0000 (22:16 +0800)]
A little more modem polishing
Steve Underwood [Thu, 21 Mar 2013 13:01:54 +0000 (21:01 +0800)]
A few spandsp tweaks
Seven Du [Thu, 21 Mar 2013 04:58:15 +0000 (12:58 +0800)]
fix seg when mod unload with event_sink listeners present
Anthony Minessale [Wed, 20 Mar 2013 23:58:29 +0000 (18:58 -0500)]
FS-5011 try this rev
Raymond Chandler [Wed, 20 Mar 2013 19:10:31 +0000 (15:10 -0400)]
Merge branch 'master' of fs-git:freeswitch
Raymond Chandler [Wed, 20 Mar 2013 19:10:19 +0000 (15:10 -0400)]
add param to not fail module load on device fail
Travis Cross [Wed, 20 Mar 2013 18:43:50 +0000 (18:43 +0000)]
Build-depend on libasound2-dev for mod_portaudio
Ken thinks this may have been needed to get mod_portaudio to work for
him.
Raymond Chandler [Wed, 20 Mar 2013 02:32:51 +0000 (22:32 -0400)]
Merge branch 'master' of fs-git:freeswitch
Raymond Chandler [Wed, 20 Mar 2013 02:32:40 +0000 (22:32 -0400)]
FS-5091 --resolve avoid division by 0
Anthony Minessale [Wed, 20 Mar 2013 01:54:27 +0000 (20:54 -0500)]
FS-5011 please retest with this patch
David Yat Sin [Tue, 19 Mar 2013 18:32:03 +0000 (14:32 -0400)]
Freetdm - ISDN:Fix for race condition where we receive a new call, and did not finish clearing existing call internally.
Anthony Minessale [Tue, 19 Mar 2013 14:16:36 +0000 (09:16 -0500)]
FS-5194 --resolve
Anthony Minessale [Tue, 19 Mar 2013 13:51:20 +0000 (08:51 -0500)]
FS-5011 please update and retest with new logs
Anthony Minessale [Tue, 19 Mar 2013 13:39:19 +0000 (08:39 -0500)]
FS-5200 --resolve this patch did not apply please be up to date with latest HEAD when generating patches
Anthony Minessale [Tue, 19 Mar 2013 13:31:52 +0000 (08:31 -0500)]
FS-5196 --resolve
Chris Rienzo [Tue, 19 Mar 2013 12:59:39 +0000 (08:59 -0400)]
mod_http_cache: added http_cache file format that won't conflict with mod_httapi.
Anthony Minessale [Mon, 18 Mar 2013 21:12:11 +0000 (16:12 -0500)]
FS-5196 --resolve
Anthony Minessale [Mon, 18 Mar 2013 21:08:46 +0000 (16:08 -0500)]
FS-5197 --resolve
Chris Rienzo [Mon, 18 Mar 2013 21:58:51 +0000 (17:58 -0400)]
mod_http_cache: add support for http/https formats if enable-file-formats is set to true in http_cache.conf. Don't load mod_httapi if you use this option
Jeff Lenk [Mon, 18 Mar 2013 17:41:07 +0000 (12:41 -0500)]
Revert "FS-3996 --resolve stop conference recording when only 1 person left"
This reverts commit
05895faa770d227953346ec3f573e724073d2cdf .
Travis Cross [Sun, 17 Mar 2013 18:41:36 +0000 (18:41 +0000)]
Enable build support for libzrtp on FreeBSD
FS-4262 --resolve
FS-5189 --resolve
Travis Cross [Sun, 17 Mar 2013 18:35:45 +0000 (18:35 +0000)]
Enable automatic build support on FreeBSD
Thanks-to: <royj@yandex.ru>
Travis Cross [Sun, 17 Mar 2013 18:32:24 +0000 (18:32 +0000)]
Make sure HAVE_DOXYGEN is defined
Thanks-to: <royj@yandex.ru>
Travis Cross [Sun, 17 Mar 2013 18:28:54 +0000 (18:28 +0000)]
Refactor doxygen check code
Giovanni Maruzzelli [Sat, 16 Mar 2013 21:14:02 +0000 (22:14 +0100)]
FS-5148: noise at beginning of call, probably from uncleaned buffer
Jeff Lenk [Sat, 16 Mar 2013 20:21:38 +0000 (15:21 -0500)]
fix windows build for last spandsp commit for vs2010-2012
Steve Underwood [Sat, 16 Mar 2013 07:35:39 +0000 (15:35 +0800)]
Cleanup of modem filters
Anthony Minessale [Sat, 16 Mar 2013 01:47:03 +0000 (20:47 -0500)]
FS-5187 --resolve A 1 character typo....
Anthony Minessale [Fri, 15 Mar 2013 20:24:55 +0000 (15:24 -0500)]
add some more mime types for wav and mp3
Anthony Minessale [Fri, 15 Mar 2013 20:09:58 +0000 (15:09 -0500)]
fix seg when piggybacking mono files with stereo in file stream
Anthony Minessale [Fri, 15 Mar 2013 19:20:40 +0000 (14:20 -0500)]
fix cache file messup
Christopher Rienzo [Fri, 15 Mar 2013 23:53:13 +0000 (19:53 -0400)]
FS-5188 --resolve Allow full path to grammar in mod_pocketsphinx
Anthony Minessale [Fri, 15 Mar 2013 14:40:01 +0000 (09:40 -0500)]
FS-5184 --resolve never too much logging
Anthony Minessale [Fri, 15 Mar 2013 14:36:57 +0000 (09:36 -0500)]
FS-4875 --resolve
Anthony Minessale [Fri, 15 Mar 2013 14:24:47 +0000 (09:24 -0500)]
FS-5011 update to this version and repost the same trace if you still have problems
Steve Underwood [Fri, 15 Mar 2013 15:17:47 +0000 (23:17 +0800)]
Small cleanup of image handling
Di-Shi Sun [Fri, 15 Mar 2013 08:32:02 +0000 (08:32 +0000)]
Rewrote mod_osp module and updated documentation.
Anthony Minessale [Thu, 14 Mar 2013 20:18:51 +0000 (15:18 -0500)]
FS-5180 --resolve
Anthony Minessale [Thu, 14 Mar 2013 18:35:42 +0000 (13:35 -0500)]
fix shutdown race in queue managers
Anthony Minessale [Thu, 14 Mar 2013 16:06:02 +0000 (11:06 -0500)]
FS-5176 --resolve
Anthony Minessale [Thu, 14 Mar 2013 15:58:17 +0000 (10:58 -0500)]
FS-5171 Please try this. Get a similar trace and if you can, compare it to the trace without the SBC in place.
Anthony Minessale [Thu, 14 Mar 2013 13:49:41 +0000 (08:49 -0500)]
FS-5172 --resolve
Jeff Lenk [Thu, 14 Mar 2013 15:04:09 +0000 (10:04 -0500)]
windows fix for last spandsp commit - coppice please have a look
Steve Underwood [Thu, 14 Mar 2013 13:22:51 +0000 (21:22 +0800)]
Lots of little cosmetic cleanups
Jeff Lenk [Thu, 14 Mar 2013 03:24:25 +0000 (22:24 -0500)]
FS-5166 --resolve exec for windows
Anthony Minessale [Wed, 13 Mar 2013 21:10:36 +0000 (16:10 -0500)]
fix a few rare race conditions that could lead to a lockup
Steve Underwood [Wed, 13 Mar 2013 21:04:43 +0000 (05:04 +0800)]
Removal of numerous trailing spaces, to tidy up spandsp in line with the master
version.
Anthony Minessale [Wed, 13 Mar 2013 15:37:34 +0000 (10:37 -0500)]
FS-5169 --resolve
Brian West [Tue, 12 Mar 2013 03:35:18 +0000 (22:35 -0500)]
Allow logging of detailed verbose per UUID for debugging
Michael S Collins [Mon, 11 Mar 2013 17:44:53 +0000 (10:44 -0700)]
update to be recorded phrases
Travis Cross [Mon, 11 Mar 2013 17:10:52 +0000 (17:10 +0000)]
Improve instructions for Debian util.sh build
These instructions comprise everything needed to build the Debian
packages from a virgin Debian image.
Anthony Minessale [Mon, 11 Mar 2013 14:33:08 +0000 (09:33 -0500)]
FS-5087 --resolve
Anthony Minessale [Mon, 11 Mar 2013 14:14:11 +0000 (09:14 -0500)]
FS-5163 --resolve
Seven Du [Mon, 11 Mar 2013 10:04:05 +0000 (18:04 +0800)]
FS-4225
Jeff Lenk [Sun, 10 Mar 2013 20:14:53 +0000 (15:14 -0500)]
FS-3996 --resolve stop conference recording when only 1 person left
Jeff Lenk [Sun, 10 Mar 2013 20:01:38 +0000 (15:01 -0500)]
FS-4000 --resolve