]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Travis Cross [Mon, 17 Dec 2012 21:36:52 +0000 (21:36 +0000)]
Merge major improvements to debian/copyright
Serious thanks go out to Philip Hands for doing this detailed license
accounting that very surely would never otherwise have been done.
Thanks-to: Philip Hands <phil@hands.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
Philip Hands [Sat, 15 Dec 2012 00:25:32 +0000 (00:25 +0000)]
mostly done (apart from some dodgy non-licenses)
Philip Hands [Fri, 14 Dec 2012 07:52:08 +0000 (07:52 +0000)]
eliminate the last of license-reconcile's 'License mismatch' errors
Philip Hands [Fri, 14 Dec 2012 00:10:10 +0000 (00:10 +0000)]
get rid of more license mismatches
Philip Hands [Thu, 13 Dec 2012 22:33:15 +0000 (22:33 +0000)]
drop some things made redundant by licensecheck patches
Philip Hands [Thu, 13 Dec 2012 22:22:50 +0000 (22:22 +0000)]
finish off apr/apr-util copyright info
Philip Hands [Thu, 13 Dec 2012 21:26:26 +0000 (21:26 +0000)]
libs/libcodec2 copyrights done
Philip Hands [Thu, 13 Dec 2012 19:26:07 +0000 (19:26 +0000)]
libs/sqlite copyrights done
Philip Hands [Thu, 13 Dec 2012 17:46:28 +0000 (17:46 +0000)]
sort out the openzap and some more of apr
Philip Hands [Thu, 13 Dec 2012 09:58:05 +0000 (09:58 +0000)]
libs/freetdm copyright done
Philip Hands [Wed, 12 Dec 2012 22:52:47 +0000 (22:52 +0000)]
more updates after fixing some licensecheck bugs
Philip Hands [Sun, 9 Dec 2012 04:18:42 +0000 (04:18 +0000)]
make a start on the debian/copyright file
Using this command to find errors in what we have
license-reconcile 2>&1 | grep -v "'\(\|HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\|OWNER\|ownership\|2, RSA Data Security, Inc. Created 1991. All\|statement and\|by\|HOLDERS BE LIABLE FOR ANY\|HOLDERS AND CONTRIBUTORS\|OWNER OR CONTRIBUTORS BE\|{\|holder nor the names of contributors\)'"
Anthony Minessale [Mon, 17 Dec 2012 17:29:09 +0000 (11:29 -0600)]
use interrupt_all now that it works again
Anthony Minessale [Mon, 17 Dec 2012 17:22:32 +0000 (11:22 -0600)]
FS-4876 reverting this to default
Michael Jerris [Mon, 17 Dec 2012 15:48:03 +0000 (10:48 -0500)]
.gitignore
Anthony Minessale [Sat, 15 Dec 2012 15:26:08 +0000 (09:26 -0600)]
bump
Anthony Minessale [Sat, 15 Dec 2012 15:25:05 +0000 (09:25 -0600)]
bump
Anthony Minessale [Sat, 15 Dec 2012 14:55:02 +0000 (08:55 -0600)]
FS-4926 --resolve You found it, the registration table was not updating the call_id field.
Anthony Minessale [Fri, 14 Dec 2012 22:54:44 +0000 (16:54 -0600)]
bump
Anthony Minessale [Fri, 14 Dec 2012 22:53:48 +0000 (16:53 -0600)]
bump
Anthony Minessale [Fri, 14 Dec 2012 22:52:27 +0000 (16:52 -0600)]
minor tweaks for udptl mode
Michael S Collins [Fri, 14 Dec 2012 19:56:06 +0000 (11:56 -0800)]
Update to-be-recorded phrases
Anthony Minessale [Fri, 14 Dec 2012 06:29:15 +0000 (00:29 -0600)]
FS-4935 add nested condition support to XML dialplan
Jeff Lenk [Fri, 14 Dec 2012 03:54:54 +0000 (21:54 -0600)]
fix for last commit - windows compiler warning
Anthony Minessale [Fri, 14 Dec 2012 01:49:02 +0000 (19:49 -0600)]
fix issue where rtp stack was not paying attn to header extensions
Anthony Minessale [Thu, 13 Dec 2012 16:09:25 +0000 (10:09 -0600)]
FS-4931 --resolve ok, the binary also tries to make the dir but its probably failing from dropped perms. probably if the freeswitch user had write perms in /var/run it would also work
Anthony Minessale [Thu, 13 Dec 2012 16:02:36 +0000 (10:02 -0600)]
FS-4933 --resolve
Jeff Lenk [Thu, 13 Dec 2012 03:15:09 +0000 (21:15 -0600)]
fix for covici on mailing list
Anthony Minessale [Wed, 12 Dec 2012 20:09:39 +0000 (14:09 -0600)]
deteect 64 bit
Anthony Minessale [Wed, 12 Dec 2012 15:33:48 +0000 (09:33 -0600)]
FS-4905 hmm, part of my patch did not get comitted... try this...
Jeff Lenk [Wed, 12 Dec 2012 16:37:49 +0000 (10:37 -0600)]
FS-4929 -revert fix differently
Jeff Lenk [Wed, 12 Dec 2012 16:17:34 +0000 (10:17 -0600)]
FS-4929 --resolve
Jeff Lenk [Wed, 12 Dec 2012 16:10:22 +0000 (10:10 -0600)]
whitespace cleanup only
Steve Underwood [Wed, 12 Dec 2012 14:05:03 +0000 (22:05 +0800)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Wed, 12 Dec 2012 14:01:58 +0000 (22:01 +0800)]
T.31 now gets somewhere in T.38 mode, although it still needs more work so
it functions properly in T.38 + ECM mode.
Anthony Minessale [Wed, 12 Dec 2012 02:12:25 +0000 (20:12 -0600)]
add switch_toupper_max to uppercase a string 4 bytes at a time with new switch_toupper function
Anthony Minessale [Wed, 12 Dec 2012 01:18:25 +0000 (19:18 -0600)]
FS-4928 doing 100 calls I found 7 million calls to toupper, this patch replaces it with an inline optimized one I found online. Not sure it helps but maybe you can profile it again with latest.
Anthony Minessale [Tue, 11 Dec 2012 20:04:58 +0000 (14:04 -0600)]
FS-4928
Michael Jerris [Tue, 11 Dec 2012 21:35:53 +0000 (16:35 -0500)]
don't block on db for fifo track_calls
Steve Underwood [Tue, 11 Dec 2012 19:59:51 +0000 (03:59 +0800)]
Various tweaks to T.31 modem, prior to getting T.38 really working with T.31
Steve Underwood [Tue, 11 Dec 2012 19:23:27 +0000 (03:23 +0800)]
Various tweaks to spandsp, including starting to add some genuine ARM
optimisations.
Anthony Minessale [Tue, 11 Dec 2012 13:58:09 +0000 (07:58 -0600)]
FS-4905
Anthony Minessale [Mon, 10 Dec 2012 19:52:25 +0000 (13:52 -0600)]
FS-4859 regression
Michael Jerris [Mon, 10 Dec 2012 21:39:02 +0000 (16:39 -0500)]
don't block on db for fifo_callers del
Anthony Minessale [Mon, 10 Dec 2012 16:56:07 +0000 (10:56 -0600)]
fix recursion error
Anthony Minessale [Sun, 9 Dec 2012 20:01:28 +0000 (14:01 -0600)]
FS-4925 FS-4918
Michael S Collins [Sun, 9 Dec 2012 22:08:56 +0000 (14:08 -0800)]
config: change call_screen macro to better reflect group_confirm behavior
Anthony Minessale [Sun, 9 Dec 2012 19:16:25 +0000 (13:16 -0600)]
FS-4924 --resolve I guess we don't need it at all....
Anthony Minessale [Sun, 9 Dec 2012 19:12:34 +0000 (13:12 -0600)]
fix logic in openpty case
Steve Underwood [Sun, 9 Dec 2012 05:59:26 +0000 (13:59 +0800)]
Tweaks to the T.31 modem
Anthony Minessale [Fri, 7 Dec 2012 21:11:44 +0000 (15:11 -0600)]
don't send cn packet until you have sent some actual audio
Brian West [Fri, 7 Dec 2012 21:17:19 +0000 (15:17 -0600)]
clean up
William King [Fri, 7 Dec 2012 20:17:13 +0000 (12:17 -0800)]
Adding debian core pg support
Anthony Minessale [Fri, 7 Dec 2012 17:15:33 +0000 (11:15 -0600)]
FS-4837 --resolve this should work with no addtl patches reopen if it doesn't work
Anthony Minessale [Fri, 7 Dec 2012 17:09:22 +0000 (11:09 -0600)]
FS-4919 --resolve
Anthony Minessale [Fri, 7 Dec 2012 16:29:44 +0000 (10:29 -0600)]
FS-4859
Anthony Minessale [Fri, 7 Dec 2012 15:54:17 +0000 (09:54 -0600)]
FS-4921 FS-4907 --resolve
Anthony Minessale [Fri, 7 Dec 2012 14:42:54 +0000 (08:42 -0600)]
add some missing macros to typically disabled stun code
Anthony Minessale [Thu, 6 Dec 2012 20:16:33 +0000 (14:16 -0600)]
bump
Anthony Minessale [Thu, 6 Dec 2012 20:15:51 +0000 (14:15 -0600)]
bump
Anthony Minessale [Thu, 6 Dec 2012 20:12:18 +0000 (14:12 -0600)]
bump opus to 1.0.2
Anthony Minessale [Thu, 6 Dec 2012 20:07:04 +0000 (14:07 -0600)]
tset
Anthony Minessale [Thu, 6 Dec 2012 20:06:12 +0000 (14:06 -0600)]
test
Anthony Minessale [Thu, 6 Dec 2012 19:51:14 +0000 (13:51 -0600)]
bump
Anthony Minessale [Thu, 6 Dec 2012 19:49:17 +0000 (13:49 -0600)]
bump
Anthony Minessale [Thu, 6 Dec 2012 18:43:00 +0000 (12:43 -0600)]
FS-4867 try patch
Anthony Minessale [Thu, 6 Dec 2012 18:22:31 +0000 (12:22 -0600)]
FS-4913 revert this breaks normal calls so nevermind
Anthony Minessale [Thu, 6 Dec 2012 17:45:13 +0000 (11:45 -0600)]
FS-4912 --resolve
Anthony Minessale [Thu, 6 Dec 2012 17:11:02 +0000 (11:11 -0600)]
fix answer contention issue
Ken Rice [Thu, 6 Dec 2012 17:41:51 +0000 (17:41 +0000)]
copyright statement update
Anthony Minessale [Thu, 6 Dec 2012 16:44:47 +0000 (10:44 -0600)]
FS-4913 try this patch
Ken Rice [Thu, 6 Dec 2012 17:18:56 +0000 (17:18 +0000)]
copyright statement update
Anthony Minessale [Thu, 6 Dec 2012 16:11:11 +0000 (10:11 -0600)]
FS-4914 --resolve
Anthony Minessale [Wed, 5 Dec 2012 20:43:11 +0000 (14:43 -0600)]
bump
Anthony Minessale [Wed, 5 Dec 2012 20:42:13 +0000 (14:42 -0600)]
bump
Anthony Minessale [Wed, 5 Dec 2012 19:17:50 +0000 (13:17 -0600)]
fix some delay regressions
Anthony Minessale [Wed, 5 Dec 2012 16:59:06 +0000 (10:59 -0600)]
FS-4808 try this
Anthony Minessale [Wed, 5 Dec 2012 16:22:09 +0000 (10:22 -0600)]
FS-4808 revert
Anthony Minessale [Tue, 4 Dec 2012 22:04:16 +0000 (16:04 -0600)]
wait for threads to end on shutdown
Ken Rice [Fri, 30 Nov 2012 17:19:32 +0000 (17:19 +0000)]
lets make the revs work correctly
Anthony Minessale [Tue, 4 Dec 2012 17:18:19 +0000 (11:18 -0600)]
comment patch from
e644e620c89867895cb4e69f834913f5df1070e2 seems to cause issues
Anthony Minessale [Tue, 4 Dec 2012 16:58:44 +0000 (10:58 -0600)]
add cr
Michael Jerris [Tue, 4 Dec 2012 16:05:54 +0000 (10:05 -0600)]
fix sqlite reconf
Anthony Minessale [Tue, 4 Dec 2012 13:46:31 +0000 (07:46 -0600)]
FS-4813 --resolve
Anthony Minessale [Tue, 4 Dec 2012 13:44:41 +0000 (07:44 -0600)]
FS-4808 see if this helps
Raymond Chandler [Tue, 4 Dec 2012 04:12:55 +0000 (23:12 -0500)]
attempt to fix detection of libdl for sqlite
Anthony Minessale [Mon, 3 Dec 2012 22:39:09 +0000 (16:39 -0600)]
FS-4902 --resolve
Anthony Minessale [Mon, 3 Dec 2012 14:49:50 +0000 (08:49 -0600)]
FS-4903 --resolve
Anthony Minessale [Mon, 3 Dec 2012 14:07:24 +0000 (08:07 -0600)]
FS-4886 --resolve the file permisions must be set properly by you, you must have installed it as root then changed users. This patch will fix the crash.
Anthony Minessale [Sun, 2 Dec 2012 15:58:33 +0000 (09:58 -0600)]
revert this, probably not needed
Anthony Minessale [Fri, 30 Nov 2012 21:01:16 +0000 (15:01 -0600)]
doh
Anthony Minessale [Fri, 30 Nov 2012 20:56:36 +0000 (14:56 -0600)]
fix fifo queue_manager placement
Anthony Minessale [Fri, 30 Nov 2012 20:05:45 +0000 (14:05 -0600)]
not quite, one more tweak
Anthony Minessale [Fri, 30 Nov 2012 19:54:43 +0000 (13:54 -0600)]
rtp and signal parsing adjustments
Anthony Minessale [Fri, 30 Nov 2012 19:54:15 +0000 (13:54 -0600)]
FS-4896 please try this
Michael S Collins [Fri, 30 Nov 2012 21:21:23 +0000 (13:21 -0800)]
Add 1.2.5.1 and 1.2.5.2 maintenance notes to ChangeLog
Anthony Minessale [Fri, 30 Nov 2012 17:43:48 +0000 (11:43 -0600)]
disable catchup code when jitterbuffer is there
Anthony Minessale [Fri, 30 Nov 2012 00:34:27 +0000 (18:34 -0600)]
fix auto_simplify
Anthony Minessale [Thu, 29 Nov 2012 20:18:40 +0000 (14:18 -0600)]
bump
Anthony Minessale [Thu, 29 Nov 2012 20:16:36 +0000 (14:16 -0600)]
bump